/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
H A D | hks_message_handler.h | 27 enum HksIpcInterfaceCode msgId; member 57 enum HksIpcInterfaceCode msgId; member
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | geo_convert_proxy.cpp | 63 int GeoConvertProxy::SendSimpleMsg(const int msgId, MessageParcel& reply) in SendSimpleMsg() 77 int GeoConvertProxy::SendMsgWithDataReply(const int msgId, MessageParcel& data, MessageParcel& repl… in SendMsgWithDataReply() 92 bool GeoConvertProxy::SendSimpleMsgAndParseResult(const int msgId) in SendSimpleMsgAndParseResult()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | message_transform.cpp | 20 int MessageTransform::RegTransformFunction(uint32_t msgId, const TransformFunc &inFunc) in RegTransformFunction()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/intelligentvoice/ |
H A D | _intell_voice_engine_call_back_event.md | 38 ### msgId subsection
|
/ohos5.0/foundation/window/window_manager/wm/src/zidl/ |
H A D | pattern_detach_callback_stub.cpp | 29 PatternDetachCallbackMessage msgId = static_cast<PatternDetachCallbackMessage>(code); in OnRemoteRequest() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_client_test.cpp | 234 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 261 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 288 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 315 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 440 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 472 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable
|
/ohos5.0/foundation/multimodalinput/input/util/network/src/ |
H A D | net_packet.cpp | 22 NetPacket::NetPacket(MmiMessageId msgId) : msgId_(msgId) {} in NetPacket()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager_service/src/ |
H A D | session_manager_service_stub.cpp | 34 auto msgId = static_cast<SessionManagerServiceMessage>(code); in OnRemoteRequest() local
|
/ohos5.0/base/msdp/device_status/utils/ipc/src/ |
H A D | net_packet.cpp | 20 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) {} in NetPacket()
|
/ohos5.0/base/inputmethod/imf/common/src/ |
H A D | message.cpp | 24 Message::Message(int32_t msgId, MessageParcel *msgContent) in Message()
|
/ohos5.0/base/hiviewdfx/hiview_lite/ |
H A D | hiview_service.c | 95 static void Output(IUnknown *iUnknown, int16 msgId, uint16 type) in Output() 127 void HiviewSendMessage(const char *srvName, int16 msgId, uint16 msgValue) in HiviewSendMessage()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/ |
H A D | engine_callback_inner.cpp | 36 auto msgId = event.msgId; in OnIntellVoiceEngineEvent() local
|
/ohos5.0/base/sensors/sensor/utils/ipc/src/ |
H A D | net_packet.cpp | 22 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) in NetPacket()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | mock_session_manager_service_stub.cpp | 34 auto msgId = static_cast<MockSessionManagerServiceMessage>(code); in OnRemoteRequest() local
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/src/ |
H A D | cooperate_client_test.cpp | 184 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 209 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 234 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 259 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable
|
/ohos5.0/base/security/access_token/services/common/window_manager/src/ |
H A D | privacy_window_manager_agent.cpp | 41 PrivacyWindowServiceInterfaceCode msgId = static_cast<PrivacyWindowServiceInterfaceCode>(code); in OnRemoteRequest() local
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/ |
H A D | ability_record_manager.h | 39 uint16_t msgId = 0; member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/ |
H A D | coap_adapter.h | 38 uint16_t msgId; member 53 uint16_t msgId; member
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_proxy.cpp | 78 int LocatorProxy::SendMsgWithDataReply(const int msgId, MessageParcel& data, MessageParcel& reply) in SendMsgWithDataReply() 93 int LocatorProxy::SendMsgWithReply(const int msgId, MessageParcel& reply) in SendMsgWithReply() 104 int LocatorProxy::SendSimpleMsg(const int msgId) in SendSimpleMsg() 110 int LocatorProxy::SendRegisterMsgToRemote(const int msgId, const sptr<IRemoteObject>& callback, pid… in SendRegisterMsgToRemote() 483 LocationErrCode LocatorProxy::SendMsgWithDataReplyV9(const int msgId, MessageParcel& data, MessageP… in SendMsgWithDataReplyV9() 500 LocationErrCode LocatorProxy::SendMsgWithReplyV9(const int msgId, MessageParcel& reply) in SendMsgWithReplyV9() 510 LocationErrCode LocatorProxy::SendSimpleMsgV9(const int msgId) in SendSimpleMsgV9() 516 LocationErrCode LocatorProxy::SendRegisterMsgToRemoteV9(const int msgId, const sptr<IRemoteObject>&… in SendRegisterMsgToRemoteV9()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/ |
H A D | message_queue_utils.cpp | 31 AbilitySlite::SliteAbilityMsgId ConvertMsgId(const AbilityMsgId& msgId) in ConvertMsgId()
|
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/ability_lite/slite/ |
H A D | ability_inner_message.h | 46 SliteAbilityMsgId msgId = UNKNOWN; member
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | state_change_notify.cpp | 88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | message.h | 97 int16 msgId; member
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/ |
H A D | uds_server_test.cpp | 60 MmiMessageId msgId = MmiMessageId::INVALID; variable 77 MmiMessageId msgId = MmiMessageId::INVALID; variable 95 MmiMessageId msgId = MmiMessageId::INVALID; variable 113 MmiMessageId msgId = MmiMessageId::INVALID; variable 716 MmiMessageId msgId = MmiMessageId::INVALID; variable 882 MmiMessageId msgId = MmiMessageId::INVALID; variable
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | gsm_cb_codec.cpp | 562 uint16_t msgId = 0; in GetCmasSeverity() local 597 uint16_t msgId = 0; in GetCmasUrgency() local 632 uint16_t msgId = 0; in GetCmasCertainty() local
|