Home
last modified time | relevance | path

Searched defs:command (Results 276 – 300 of 302) sorted by relevance

1...<<111213

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
H A Davsessionservice_fuzzer.cpp240 AVControlCommand command; in AVSessionServiceSendSystemControlCommandTest() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp985 static void SetAvControlCommand(uint8_t button, OHOS::AVSession::AVControlCommand &command, bool bu… in SetAvControlCommand()
1035 OHOS::AVSession::AVControlCommand command; in OnButtonPressed() local
1047 OHOS::AVSession::AVControlCommand command; in OnButtonReleased() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp2116 void AVSessionService::HandleSystemKeyColdStart(const AVControlCommand &command) in HandleSystemKeyColdStart()
2150 int32_t AVSessionService::SendSystemControlCommand(const AVControlCommand &command) in SendSystemControlCommand()
2751 int32_t AVSessionService::ProcessCastAudioCommand(const RemoteServiceCommand command, const std::st… in ProcessCastAudioCommand()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp1309 void DSchedContinue::OnDataRecv(int32_t command, std::shared_ptr<DSchedDataBuffer> dataBuffer) in OnDataRecv()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp1167 std::unique_ptr<RSCommand> command; variable
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h325 int32_t (*command) (AudioEffectHandle self, uint32_t cmdCode, member
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_manager.cpp1218 int32_t SimManager::GetSimIO(int32_t slotId, int32_t command, in GetSimIO()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_idm_service_test.cpp371 …illOnce([](uint64_t scheduleId, const std::vector<uint8_t> &publicKey, const Attributes &command) { in MockForIdmResourceNode()
H A Duser_auth_service_test.cpp501 …illOnce([](uint64_t scheduleId, const std::vector<uint8_t> &publicKey, const Attributes &command) { in MockForAuthResourceNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp619 std::vector<std::pair<std::string, std::string>>& attrs, JsCommandDomElementOperator* command, in ParseAttributes()
1694 RefPtr<Framework::JsCommandDomElementCreator> command; in CreateDomNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp1231 for (auto& command : commands) { in ProcessCommandForDividedRender() local
3144 std::unique_ptr<RSCommand> command = in SendCommands() local
3244 auto command = std::make_unique<RSDumpClientNodeTree>(id, pid, taskId); in SendClientDumpNodeTreeCommands() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp1007 int32_t command = 0; variable
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1643 int32_t CoreService::GetSimIO(int32_t slotId, int32_t command, in GetSimIO()
H A Dcore_service_stub.cpp1937 int32_t command = data.ReadInt32(); in OnGetSimIO() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1568 auto command = static_cast<RSSyncTask*>((*func)(data)); in OnRemoteRequest() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp1084 int32_t CoreServiceClient::GetSimIO(int32_t slotId, int32_t command, in GetSimIO()
H A Dcore_service_proxy.cpp3184 int32_t CoreServiceProxy::GetSimIO(int32_t slotId, int32_t command, in GetSimIO()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_manager.cpp700 AVControlCommand command; in SendSystemControlCommand() member
H A Dnapi_avsession_controller.cpp1032 AVControlCommand command; in SendControlCommand() member
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp94 static bool SendRequestByCommand(const uint8_t *data, size_t size, uint32_t command) in SendRequestByCommand()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp285 int32_t JsRuntime::JsperfProfilerCommandParse(const std::string &command, int32_t defaultValue) in JsperfProfilerCommandParse()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_constants.h32 uint16_t command; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp178 auto command = Referenced::MakeRefPtr<JsCommandContextOperation>(id, task); in PushTaskToPage() local
508 auto command = Referenced::MakeRefPtr<JsCommandContextOperation>(id, task); in JsSetAntiAlias() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1054 void JsiDeclarativeEngineInstance::FlushCommandBuffer(void* context, const std::string& command) in FlushCommandBuffer()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1118 void RSRenderNode::SendCommandFromRT(std::unique_ptr<RSCommand>& command, NodeId nodeId) in SendCommandFromRT()

1...<<111213