Searched refs:UserCommandsEntry (Results 1 – 2 of 2) sorted by relevance
347 struct UserCommandsEntry struct in ot::Cli::Interpreter354 UserCommandsEntry mUserCommands[kMaxUserCommandEntries];
350 for (const UserCommandsEntry &entry : mUserCommands) in ProcessUserCommands()372 for (UserCommandsEntry &entry : mUserCommands) in SetUserCommands()8516 for (const UserCommandsEntry &entry : mUserCommands) in ProcessCommand()