| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| D | input_data_channel_proxy_wrap.cpp | 46 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in InsertText() 55 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in DeleteForward() 64 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in DeleteBackward() 74 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in GetTextBeforeCursor() 88 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in GetTextAfterCursor() 101 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in SendFunctionKey() 110 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in MoveCursor() 119 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in SelectByRange() 129 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in SelectByMovement() 138 … uint64_t msgId, const std::shared_ptr<InputDataChannelProxy> &channel) -> int32_t { in HandleExtendAction() [all …]
|
| D | input_method_agent_service_impl.cpp | 109 ErrCode InputMethodAgentServiceImpl::ResponseDataChannel(uint64_t msgId, int code, const ResponseDa… in ResponseDataChannel()
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_data_channel_service_impl.cpp | 33 const std::string &text, uint64_t msgId, const sptr<IRemoteObject> &agent) in InsertText() 48 ErrCode InputDataChannelServiceImpl::DeleteForward(int32_t length, uint64_t msgId, const sptr<IRemo… in DeleteForward() 61 ErrCode InputDataChannelServiceImpl::DeleteBackward(int32_t length, uint64_t msgId, const sptr<IRem… in DeleteBackward() 75 int32_t number, uint64_t msgId, const sptr<IRemoteObject> &agent) in GetTextBeforeCursor() 90 int32_t number, uint64_t msgId, const sptr<IRemoteObject> &agent) in GetTextAfterCursor() 104 ErrCode InputDataChannelServiceImpl::GetTextIndexAtCursor(uint64_t msgId, const sptr<IRemoteObject>… in GetTextIndexAtCursor() 163 ErrCode InputDataChannelServiceImpl::SendFunctionKey(int32_t funcKey, uint64_t msgId, const sptr<IR… in SendFunctionKey() 176 ErrCode InputDataChannelServiceImpl::MoveCursor(int32_t keyCode, uint64_t msgId, const sptr<IRemote… in MoveCursor() 190 int32_t start, int32_t end, uint64_t msgId, const sptr<IRemoteObject> &agent) in SelectByRange() 205 int32_t direction, int32_t cursorMoveSkip, uint64_t msgId, const sptr<IRemoteObject> &agent) in SelectByMovement() [all …]
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| D | hks_message_handler.h | 27 enum HksIpcInterfaceCode msgId; member 59 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/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/msdp/device_status/utils/ipc/src/ |
| D | net_packet.cpp | 23 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) {} in NetPacket()
|
| /base/inputmethod/imf/common/src/ |
| D | message.cpp | 26 Message::Message(int32_t msgId, MessageParcel *msgContent) in Message()
|
| /base/sensors/sensor/utils/ipc/src/ |
| D | net_packet.cpp | 20 NetPacket::NetPacket(MessageId msgId) : msgId_(msgId) in NetPacket()
|
| /base/msdp/device_status/test/unittest/intention/cooperate/src/ |
| D | cooperate_client_test.cpp | 395 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 416 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 440 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable 462 MessageId msgId = MessageId::COORDINATION_ADD_LISTENER; variable
|
| /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/msdp/device_status/test/unittest/intention/ipc/src/ |
| D | socket_session_test.cpp | 99 MessageId msgId { MessageId::INVALID }; variable 221 MessageId msgId { MessageId::INVALID }; variable
|
| /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() 135 uint16_t msgId, in UpdateIndexerInfo() 358 uint16_t msgId = GetSubmitMsgId(); in DataBasedSmsDelivery() local 410 uint16_t msgId = GetSubmitMsgId(); in EncodeMsgData() local
|
| D | cdma_sms_teleservice_message.cpp | 82 SmsTeleSvcMsgId msgId; in GetMessageType() local
|
| /base/telephony/sms_mms/services/sms/ |
| D | gsm_cb_codec.cpp | 576 uint16_t msgId = 0; in GetCmasSeverity() local 611 uint16_t msgId = 0; in GetCmasUrgency() local 646 uint16_t msgId = 0; in GetCmasCertainty() local
|
| /base/msdp/device_status/test/fuzztest/ipcsocket_fuzzer/ |
| D | ipcsocket_fuzzer.cpp | 83 MessageId msgId { MessageId::INVALID }; in SocketConnectionFuzzTest() 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/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/startup/init/services/param/linux/ |
| D | param_message.h | 61 uint32_t msgId; member
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_inputmethod_proxy_capi.cpp | 196 const char16_t *msgId, size_t msgIdLength, const uint8_t *msgParam, size_t msgParamLength) in OH_InputMethodProxy_SendMessage()
|
| /base/request/request/frameworks/native/request/src/ |
| D | response_message_receiver.cpp | 254 int32_t &msgId, int16_t &msgType, int16_t &bodySize, char *&parcel, int32_t &size) in MsgHeaderParcel() 438 int32_t msgId = -1; in OnReadable() local
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| D | response_message_receiver_test.cpp | 529 int32_t msgId = 123456; // 123456 is except num variable 868 int32_t msgId = 123456; // 123456 is except num variable
|
| /base/telephony/sms_mms/services/sms/include/ |
| D | sms_cb_data.h | 33 uint16_t msgId = 0; member
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/ |
| D | cm_sa.cpp | 57 CertManagerInterfaceCode msgId; member
|
| /base/telephony/core_service/services/sim/src/ |
| D | isim_file.cpp | 62 void IsimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh()
|