Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
H A Dcommand_server_impl.cpp41 int32_t CommandServerImpl::AddCommand(const CmdSharedPtr& cmd) in AddCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp187 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType f… in AddCommand() function in OHOS::Rosen::RSTransactionData
196 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType … in AddCommand() function in OHOS::Rosen::RSTransactionData
H A Drs_transaction_proxy.cpp66 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Dexecutor.cpp146 void Executor::AddCommand(std::shared_ptr<IAsyncCommand> command) in AddCommand() function in OHOS::UserIam::UserAuth::Executor
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_executor.cpp103 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandExecutor
H A Dremote_command_manager.cpp61 int RemoteCommandManager::AddCommand(const std::string &udid, const std::shared_ptr<BaseRemoteComma… in AddCommand() function in OHOS::Security::AccessToken::RemoteCommandManager
/ohos5.0/base/startup/init/services/param/trigger/
H A Dtrigger_manager.c28 int AddCommand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content, const ConfigContext *cf… in AddCommand() function