| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| D | hks_message_handler.h | 27 enum HksIpcInterfaceCode msgId; member 57 enum HksIpcInterfaceCode msgId; member
|
| /base/location/services/location_locator/locator/source/ |
| 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()
|
| /base/msdp/device_status/test/unittest/intention/cooperate/src/ |
| 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
|
| /base/msdp/device_status/utils/ipc/src/ |
| D | net_packet.cpp | 20 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) {} in NetPacket()
|
| /base/hiviewdfx/hiview_lite/ |
| 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()
|
| /base/inputmethod/imf/common/src/ |
| D | message.cpp | 24 Message::Message(int32_t msgId, MessageParcel *msgContent) in Message()
|
| /base/sensors/sensor/utils/ipc/src/ |
| D | net_packet.cpp | 22 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) in NetPacket()
|
| /base/security/access_token/services/common/window_manager/src/ |
| D | privacy_window_manager_agent.cpp | 41 PrivacyWindowServiceInterfaceCode msgId = static_cast<PrivacyWindowServiceInterfaceCode>(code); in OnRemoteRequest() local
|
| /base/location/frameworks/native/locator_sdk/source/ |
| 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()
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | state_change_notify.cpp | 88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify()
|
| /base/telephony/sms_mms/services/sms/ |
| 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
|
| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| D | hot_area.cpp | 142 void HotArea::NotifyHotAreaMessage(int32_t pid, MessageId msgId, HotAreaType msg, bool isEdge) in NotifyHotAreaMessage()
|
| /base/telephony/sms_mms/services/sms/cdma/ |
| D | cdma_sms_sender.cpp | 72 uint16_t msgId = GetSubmitMsgId(); in TextBasedSmsDelivery() local 82 uint16_t msgId, long timeStamp, const sptr<ISendShortMessageCallback> &sendCallback, in TextBasedSmsSplitDelivery() 341 uint16_t msgId = GetSubmitMsgId(); in DataBasedSmsDelivery() local 393 uint16_t msgId = GetSubmitMsgId(); in EncodeMsgData() local
|
| D | cdma_sms_teleservice_message.cpp | 82 SmsTeleSvcMsgId msgId; in GetMessageType() local
|
| /base/msdp/device_status/test/unittest/intention/ipc/src/ |
| D | socket_session_test.cpp | 102 MessageId msgId { MessageId::INVALID }; variable 471 MessageId msgId { MessageId::INVALID }; variable
|
| /base/telephony/sms_mms/services/sms/include/cdma/ |
| D | cdma_sms_common.h | 238 uint16_t msgId; member 331 SmsTeleSvcMsgId msgId; member 352 SmsTeleSvcMsgId msgId; member 367 SmsTeleSvcMsgId msgId; member 371 SmsTeleSvcMsgId msgId; member 380 SmsTeleSvcMsgId msgId; member 388 SmsTeleSvcMsgId msgId; member 396 SmsTeleSvcMsgId msgId; member
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_inputmethod_proxy_capi.cpp | 154 const char16_t *msgId, size_t msgIdLength, const uint8_t *msgParam, size_t msgParamLength) in OH_InputMethodProxy_SendMessage()
|
| /base/request/request/frameworks/native/src/ |
| D | response_message_receiver.cpp | 240 int32_t &msgId, int16_t &msgType, int16_t &bodySize, char *&parcel, int32_t &size) in MsgHeaderParcel() 387 int32_t msgId = -1; in OnReadable() local
|
| /base/startup/init/services/param/linux/ |
| D | param_message.h | 61 uint32_t msgId; member
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| D | response_message_receiver_test.cpp | 404 int32_t msgId = 123456; // 123456 is except num variable 712 int32_t msgId = 123456; // 123456 is except num variable
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/ |
| D | cm_sa.cpp | 56 CertManagerInterfaceCode msgId; member
|
| /base/location/frameworks/native/geofence_sdk/source/ |
| D | geofence_sdk.cpp | 231 LocationErrCode GeofenceSdk::SendMsgWithDataReplyV9(const int msgId, MessageParcel& data, MessagePa… in SendMsgWithDataReplyV9()
|
| /base/telephony/sms_mms/services/sms/include/ |
| D | sms_cb_data.h | 33 uint16_t msgId = 0; member
|
| /base/telephony/core_service/services/sim/src/ |
| D | isim_file.cpp | 62 void IsimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh()
|
| /base/location/frameworks/native/locator_agent/source/ |
| D | locator_agent.cpp | 310 LocationErrCode LocatorAgent::SendRequestToStub(const int msgId, MessageParcel& data, MessageParcel… in SendRequestToStub()
|