Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 4 of 4) sorted by relevance

/base/useriam/user_auth_framework/common/executors/src/
Dexecutor.cpp103 void Executor::AddCommand(std::shared_ptr<IAsyncCommand> command) in AddCommand() function in OHOS::UserIam::UserAuth::Executor
/base/security/access_token/services/tokensyncmanager/src/remote/
Dremote_command_executor.cpp104 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandExecutor
Dremote_command_manager.cpp53 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/
Dtrigger_manager.c28 int AddCommand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content) in AddCommand() function