Home
last modified time | relevance | path

Searched defs:msgId (Results 26 - 50 of 89) sorted by relevance

1234

/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_lite_stub.cpp36 ScreenManagerLiteMessage msgId = static_cast<ScreenManagerLiteMessage>(code); in OnRemoteRequest() local
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_stub.cpp36 WindowManagerAgentMsg msgId = static_cast<WindowManagerAgentMsg>(code); in OnRemoteRequest() local
H A Dwindow_stub.cpp40 WindowMessage msgId = static_cast<WindowMessage>(code); in OnRemoteRequest() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp273 IWindow::WindowMessage msgId = IWindow::WindowMessage::TRANS_ID_UPDATE_WINDOW_RECT; in HWTEST_F() local
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp316 LocationErrCode LocatorAgent::SendRequestToStub(const int msgId, MessageParcel& data, MessageParcel& reply) in SendRequestToStub() argument
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp231 LocationErrCode GeofenceSdk::SendMsgWithDataReplyV9(const int msgId, MessageParcel& data, MessageParcel& reply) in SendMsgWithDataReplyV9() argument
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_client_test.cpp234 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
261 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
288 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
315 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
440 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
472 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; HWTEST_F() local
[all...]
/base/startup/init/services/param/linux/
H A Dparam_message.h61 uint32_t msgId; member
/foundation/ai/intelligent_voice_framework/utils/
H A Dstate_manager.h33 int32_t msgId; member
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp61 void EnrollEngine::OnEnrollEvent(int32_t msgId, int32_t result) in OnEnrollEvent() argument
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Djs_async_work.cpp39 bool JsAsyncWork::DispatchToLoop(AbilityMsgId msgId, void *data) in DispatchToLoop() argument
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Dmessage_queue_utils.h85 AbilityMsgId msgId; member
/foundation/multimodalinput/input/intention/cooperate/test/src/
H A Dcooperate_client_test.cpp180 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
205 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
230 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
255 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_def.h58 uint16_t msgId; member
H A Dcoap_adapter.h38 uint16_t msgId; member
53 uint16_t msgId; member
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager.cpp43 auto msgId = static_cast<SessionManagerServiceRecoverMessage>(code); variable
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp404 int32_t msgId = 123456; // 123456 is except num in HWTEST_F() local
712 int32_t msgId = 123456; // 123456 is except num HWTEST_F() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
H A Dcm_sa.cpp56 CertManagerInterfaceCode msgId; member
/base/telephony/core_service/services/sim/src/
H A Disim_file.cpp62 void IsimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh() argument
/base/telephony/sms_mms/services/sms/include/
H A Dsms_cb_data.h33 uint16_t msgId = 0; member
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagerfirst_fuzzer/
H A Dmissionlistmanagerfirst_fuzzer.cpp209 uint32_t msgId = uint32Param % ABILITY_STATE_MOD; in DoSomethingTestWithMyAPI3() local
/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagera_fuzzer/
H A Duiabilitylifecyclemanagera_fuzzer.cpp140 uint32_t msgId = static_cast<uint32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp398 void BytraceAdapter::StartSocketHandle(int32_t msgId) in StartSocketHandle() argument
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp58 MmiMessageId msgId = MmiMessageId::INVALID; in HWTEST_F() local
75 MmiMessageId msgId = MmiMessageId::INVALID; in HWTEST_F() local
93 MmiMessageId msgId = MmiMessageId::INVALID; in HWTEST_F() local
111 MmiMessageId msgId = MmiMessageId::INVALID; in HWTEST_F() local
714 MmiMessageId msgId = MmiMessageId::INVALID; in HWTEST_F() local
880 MmiMessageId msgId = MmiMessageId::INVALID; HWTEST_F() local
[all...]
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp41 DisplayManagerMessage msgId = static_cast<DisplayManagerMessage>(code); in OnRemoteRequest() local

Completed in 16 milliseconds

1234