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