Home
last modified time | relevance | path

Searched defs:msgId (Results 1 – 25 of 38) sorted by relevance

12

/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
Dhks_message_handler.h27 enum HksIpcInterfaceCode msgId; member
57 enum HksIpcInterfaceCode msgId; member
/base/location/services/location_locator/locator/source/
Dgeo_convert_proxy.cpp63 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/
Dcooperate_client_test.cpp234 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/
Dnet_packet.cpp20 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) {} in NetPacket()
/base/hiviewdfx/hiview_lite/
Dhiview_service.c95 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/
Dmessage.cpp24 Message::Message(int32_t msgId, MessageParcel *msgContent) in Message()
/base/sensors/sensor/utils/ipc/src/
Dnet_packet.cpp22 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) in NetPacket()
/base/security/access_token/services/common/window_manager/src/
Dprivacy_window_manager_agent.cpp41 PrivacyWindowServiceInterfaceCode msgId = static_cast<PrivacyWindowServiceInterfaceCode>(code); in OnRemoteRequest() local
/base/location/frameworks/native/locator_sdk/source/
Dlocator_proxy.cpp78 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/
Dstate_change_notify.cpp88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify()
/base/telephony/sms_mms/services/sms/
Dgsm_cb_codec.cpp562 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/
Dhot_area.cpp142 void HotArea::NotifyHotAreaMessage(int32_t pid, MessageId msgId, HotAreaType msg, bool isEdge) in NotifyHotAreaMessage()
/base/telephony/sms_mms/services/sms/cdma/
Dcdma_sms_sender.cpp72 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
Dcdma_sms_teleservice_message.cpp82 SmsTeleSvcMsgId msgId; in GetMessageType() local
/base/msdp/device_status/test/unittest/intention/ipc/src/
Dsocket_session_test.cpp102 MessageId msgId { MessageId::INVALID }; variable
471 MessageId msgId { MessageId::INVALID }; variable
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_common.h238 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/
Dinputmethod_inputmethod_proxy_capi.cpp154 const char16_t *msgId, size_t msgIdLength, const uint8_t *msgParam, size_t msgParamLength) in OH_InputMethodProxy_SendMessage()
/base/request/request/frameworks/native/src/
Dresponse_message_receiver.cpp240 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/
Dparam_message.h61 uint32_t msgId; member
/base/request/request/test/unittest/cpp_test/fwkTest/src/
Dresponse_message_receiver_test.cpp404 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/
Dcm_sa.cpp56 CertManagerInterfaceCode msgId; member
/base/location/frameworks/native/geofence_sdk/source/
Dgeofence_sdk.cpp231 LocationErrCode GeofenceSdk::SendMsgWithDataReplyV9(const int msgId, MessageParcel& data, MessagePa… in SendMsgWithDataReplyV9()
/base/telephony/sms_mms/services/sms/include/
Dsms_cb_data.h33 uint16_t msgId = 0; member
/base/telephony/core_service/services/sim/src/
Disim_file.cpp62 void IsimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh()
/base/location/frameworks/native/locator_agent/source/
Dlocator_agent.cpp310 LocationErrCode LocatorAgent::SendRequestToStub(const int msgId, MessageParcel& data, MessageParcel… in SendRequestToStub()

12