/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | event_server.cpp | 56 char msg[0]; member 209 bool SocketDevice::IsValidMsg(char* msg, int32_t len) in IsValidMsg() 299 bool BBoxDevice::IsValidMsg(char* msg, int32_t len) in IsValidMsg()
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/ |
H A D | executor_func_common.c | 157 int32_t FormatTlvMsg(const Attribute *data, const KeyPair *keyPair, uint8_t *msg, uint32_t *msgSize) in FormatTlvMsg() 198 static Attribute *GetRootAttributeFromTlv(const uint8_t *msg, uint32_t msgSize) in GetRootAttributeFromTlv() 240 … uint64_t scheduleId, Attribute **data, const Buffer *pubKey, const uint8_t *msg, uint32_t msgSize) in VerifyAndGetDataAttribute()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_trans_lane.c | 157 static int32_t RemoveLinkTimeout(const SoftBusMessage *msg, void *data) in RemoveLinkTimeout() 1114 static void LaneTriggerLink(SoftBusMessage *msg) in LaneTriggerLink() 1347 static void LaneLinkSuccess(SoftBusMessage *msg) in LaneLinkSuccess() 1444 static void LaneLinkFail(SoftBusMessage *msg) in LaneLinkFail() 1474 static void LaneStateChange(SoftBusMessage *msg) in LaneStateChange() 1546 static void HandleDelayDestroyLink(SoftBusMessage *msg) in HandleDelayDestroyLink() 1562 static void HandleDetectTimeout(SoftBusMessage *msg) in HandleDetectTimeout() 1569 static void HandleLinkTimeout(SoftBusMessage *msg) in HandleLinkTimeout() 1614 static void HandelNotifyFreeLaneResult(SoftBusMessage *msg) in HandelNotifyFreeLaneResult() 1623 static void MsgHandler(SoftBusMessage *msg) in MsgHandler() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_sync_info_mock.cpp | 54 int32_t LnnSendSyncInfoMsg(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, in LnnSendSyncInfoMsg()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_error/ |
H A D | b_error.cpp | 43 string msg; in WrapMessageWithExtraInfos() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/control/ |
H A D | XButton.js | 82 procTouch(msg, x, y) { argument
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | usb_accessory_uevent_handle.c | 46 void UsbAccessoryUeventHandle(const char msg[], ssize_t rcvLen) in UsbAccessoryUeventHandle()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_pro/ |
H A D | wifi_pro_state_machine_test.cpp | 75 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
|
/ohos5.0/foundation/multimodalinput/input/examples/input_device_display_bind/src/ |
H A D | input_device_display_bind.cpp | 110 std::string msg; in main() local
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/ |
H A D | mock_iverifier_executor_fuzzer.h | 45 …int32_t SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t>& msg) override in SendMessage()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2s/ |
H A D | i2s_if.c | 135 struct I2sMsg msg = {0}; in I2sWrite() local 159 struct I2sMsg msg = {0}; in I2sRead() local
|
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | intell_voice_napi_queue.cpp | 163 std::string msg = IntellVoiceCommonNapi::GetMessageByCode(context->result_); in HandlePromise() local 181 std::string msg = IntellVoiceCommonNapi::GetMessageByCode(context->result_); in HandleAsyncCallback() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_api.c | 265 uint16_t AVCT_SendMsgReq(uint8_t connId, uint8_t label, uint8_t cr, const Packet *msg) in AVCT_SendMsgReq() 300 uint16_t AvctSendMsgReq(uint8_t connId, uint8_t label, uint8_t cr, const Packet *msg) in AvctSendMsgReq() 466 uint16_t AVCT_BrSendMsgReq(uint8_t connId, uint8_t label, uint8_t cr, const Packet *msg) in AVCT_BrSendMsgReq() 501 uint16_t AvctBrSendMsgReq(uint8_t connId, uint8_t label, uint8_t cr, const Packet *msg) in AvctBrSendMsgReq()
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_client_test.cpp | 68 void OnCoordinationMessage(const std::string &networkId, CoordinationMessage msg) override in OnCoordinationMessage() 92 void OnHotAreaMessage(int32_t displayX, int32_t displayY, HotAreaType msg, bool isEdge) override in OnHotAreaMessage() 233 CoordinationMessage msg = CoordinationMessage::ACTIVATE_SUCCESS; variable 260 CoordinationMessage msg = CoordinationMessage::ACTIVATE_SUCCESS; variable
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_event_handler.cpp | 30 void FormEventHandler::ProcessEvent(int64_t msg, int64_t eventId, int64_t delayTime) in ProcessEvent()
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/ |
H A D | hdf_main_test.c | 197 HdfTestMsg *msg = NULL; in HdfTestCaseProcess() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_global_config.cpp | 56 void SqliteGlobalConfig::Log(const void *data, int err, const char *msg) in Log()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/transport/ |
H A D | dh_transport_obj.h | 47 std::string msg; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/example/ |
H A D | dump_catcher_demo.cpp | 32 std::string msg = ""; in TestFuncDump() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_battery_info.c | 61 static void OnReceiveBatteryInfo(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, u… in OnReceiveBatteryInfo()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/ |
H A D | softbusnegotiatemessage_fuzzer.cpp | 55 SoftBus::NegotiateMessage msg; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
H A D | data_receiver_test.cpp | 66 … DataReceiver::EventCallback callback = [](std::shared_ptr<NetsysEventMessage> msg) { (void)msg; }; in __anon8da7be9f0202()
|
/ohos5.0/base/telephony/call_manager/services/call/include/ |
H A D | call_request_handler.h | 43 std::u16string msg = u""; member
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | hdf_device_thread.c | 23 int32_t DeviceThreadMessageHandler(struct HdfMessageTask *task, struct HdfMessage *msg) in DeviceThreadMessageHandler()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/test/platform/i2c/ |
H A D | i2c_adapter_dummy.c | 34 struct I2cMsg *msg = NULL; in EchoI2cMsgs() local
|