/base/location/services/location_locator/locator/source/ |
D | geo_convert_proxy.cpp | 59 int GeoConvertProxy::SendSimpleMsg(const int msgId, MessageParcel& reply) in SendSimpleMsg() 73 int GeoConvertProxy::SendMsgWithDataReply(const int msgId, MessageParcel& data, MessageParcel& repl… in SendMsgWithDataReply() 88 bool GeoConvertProxy::SendSimpleMsgAndParseResult(const int msgId) in SendSimpleMsgAndParseResult()
|
D | locator_ability.cpp | 638 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToGnssSa() 656 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToNetworkSa() 675 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToPassiveSa() 694 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in ProcessLocationMockMsg()
|
/base/inputmethod/imf/services/src/ |
D | message.cpp | 24 Message::Message(int32_t msgId, MessageParcel *msgContent) in Message()
|
/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/security/access_token/services/privacymanager/src/sensitive/audio_manager/ |
D | audio_global_switch_change_stub.cpp | 44 AudioRingerModeUpdateListenerMsg msgId = static_cast<AudioRingerModeUpdateListenerMsg>(code); in OnRemoteRequest() local
|
/base/security/access_token/services/privacymanager/src/sensitive/camera_manager/ |
D | camera_service_callback_stub.cpp | 44 …CameraMuteServiceCallbackRequestCode msgId = static_cast<CameraMuteServiceCallbackRequestCode>(cod… in OnRemoteRequest() local
|
/base/security/access_token/services/privacymanager/src/sensitive/window_manager/ |
D | window_manager_privacy_agent.cpp | 37 …IWindowManagerAgent::WindowManagerAgentMsg msgId = static_cast<IWindowManagerAgent::WindowManagerA… in OnRemoteRequest() local
|
/base/telephony/sms_mms/services/ |
D | sms_cb_message.cpp | 604 std::string msgId("msgId:" + std::to_string(cbHeader_->msgId)); in ToString() local 760 uint16_t msgId = 0; in GetCmasSeverity() local 795 uint16_t msgId = 0; in GetCmasUrgency() local 830 uint16_t msgId = 0; in GetCmasCertainty() local 895 uint16_t msgId = 0; in GetCmasMessageClass() local
|
D | sms_send_indexer.cpp | 338 void SmsSendIndexer::SetMsgId(uint16_t msgId) in SetMsgId()
|
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
D | hks_sa.cpp | 55 enum HksMessage msgId; member 60 enum HksMessage msgId; member
|
/base/location/frameworks/native/source/ |
D | locator_proxy.cpp | 75 int LocatorProxy::SendMsgWithDataReply(const int msgId, MessageParcel& data, MessageParcel& reply) in SendMsgWithDataReply() 90 int LocatorProxy::SendMsgWithReply(const int msgId, MessageParcel& reply) in SendMsgWithReply() 101 int LocatorProxy::SendSimpleMsg(const int msgId) in SendSimpleMsg() 107 int LocatorProxy::SendRegisterMsgToRemote(const int msgId, const sptr<IRemoteObject>& callback, pid… in SendRegisterMsgToRemote() 545 LocationErrCode LocatorProxy::SendMsgWithDataReplyV9(const int msgId, MessageParcel& data, MessageP… in SendMsgWithDataReplyV9() 562 LocationErrCode LocatorProxy::SendMsgWithReplyV9(const int msgId, MessageParcel& reply) in SendMsgWithReplyV9() 572 LocationErrCode LocatorProxy::SendSimpleMsgV9(const int msgId) in SendSimpleMsgV9() 578 LocationErrCode LocatorProxy::SendRegisterMsgToRemoteV9(const int msgId, const sptr<IRemoteObject>&… in SendRegisterMsgToRemoteV9()
|
/base/telephony/core_service/services/sim/src/ |
D | isim_file.cpp | 63 void IsimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh()
|
D | ruim_file.cpp | 99 void RuimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh()
|
D | usim_dialling_numbers_service.cpp | 324 void UsimDiallingNumbersService::NextStep(int msgId) in NextStep()
|
D | sim_file.cpp | 112 void SimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh()
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/ |
D | cm_sa.cpp | 49 enum CmMessage msgId; member
|
/base/startup/init/services/param/linux/ |
D | param_message.h | 60 uint32_t msgId; member
|
/base/telephony/sms_mms/services/include/ |
D | sms_cb_data.h | 33 uint16_t msgId = 0; member
|
D | sms_cb_message.h | 224 unsigned short msgId; member
|
/base/telephony/sms_mms/services/include/cdma/ |
D | cdma_sms_types.h | 408 unsigned short msgId; member 520 SmsTransMsgId msgId; member 542 SmsTransMsgId msgId; member 558 SmsTransMsgId msgId; member 562 SmsTransMsgId msgId; member 571 SmsTransMsgId msgId; member 579 SmsTransMsgId msgId; member 587 SmsTransMsgId msgId; member
|
/base/inputmethod/imf/frameworks/inputmethod_controller/src/ |
D | input_data_channel_stub.cpp | 195 int32_t msgId; in HandleGetOperation() local
|
/base/telephony/sms_mms/services/cdma/ |
D | cdma_sms_sender.cpp | 67 uint16_t msgId = GetSubmitMsgId(); in TextBasedSmsDelivery() local 322 uint16_t msgId = GetSubmitMsgId(); in DataBasedSmsDelivery() local
|
D | cdma_sms_pdu_codec.cpp | 436 int CdmaSmsPduCodec::EncodeMsgId(const SmsTransMsgId &msgId, const SmsMessageType &type, unsigned c… in EncodeMsgId()
|