Searched refs:UserCommandsEntry (Results 1 – 2 of 2) sorted by relevance
329 struct UserCommandsEntry struct in ot::Cli::Interpreter336 UserCommandsEntry mUserCommands[kMaxUserCommandEntries];
370 for (const UserCommandsEntry &entry : mUserCommands) in ProcessUserCommands()392 for (UserCommandsEntry &entry : mUserCommands) in SetUserCommands()8345 for (const UserCommandsEntry &entry : mUserCommands) in ProcessCommand()