Searched defs:AddCommand (Results 1 – 4 of 4) sorted by relevance
/base/useriam/user_auth_framework/common/executors/src/ | ||
D | executor.cpp | 103 void Executor::AddCommand(std::shared_ptr<IAsyncCommand> command) in AddCommand() function in OHOS::UserIam::UserAuth::Executor |
/base/security/access_token/services/tokensyncmanager/src/remote/ | ||
D | remote_command_executor.cpp | 104 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandExecutor |
D | remote_command_manager.cpp | 53 int RemoteCommandManager::AddCommand(const std::string &udid, const std::shared_ptr<BaseRemoteComma… in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandManager |
/base/startup/init/services/param/trigger/ | ||
D | trigger_manager.c | 28 int AddCommand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content) in AddCommand() function |