Searched defs:AddCommand (Results 1 – 7 of 7) sorted by relevance
41 int32_t CommandServerImpl::AddCommand(const CmdSharedPtr& cmd) in AddCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl
187 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType f… in AddCommand() function in OHOS::Rosen::RSTransactionData196 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType … in AddCommand() function in OHOS::Rosen::RSTransactionData
66 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy
146 void Executor::AddCommand(std::shared_ptr<IAsyncCommand> command) in AddCommand() function in OHOS::UserIam::UserAuth::Executor
103 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandExecutor
61 int RemoteCommandManager::AddCommand(const std::string &udid, const std::shared_ptr<BaseRemoteComma… in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandManager
28 int AddCommand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content, const ConfigContext *cf… in AddCommand() function