| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_fast_offline_virtual.c | 55 int32_t LnnSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in LnnSyncTrustedRelationShip() argument
|
| /test/xts/acts/security/crypto_framework_napi_BasicTest/include/ |
| H A D | crypto_framework_verify_test.h | 25 int32_t msgLen; member
|
| H A D | crypto_framework_sym_cipher_test.h | 36 uint32_t msgLen; member
|
| /drivers/peripheral/wlan/test/hdi_service/ |
| H A D | wlan_callback_impl.c | 97 static int32_t WlanCallbackNetlinkMessage(struct IWlanCallback *self, const uint8_t *msg, uint32_t msgLen) in WlanCallbackNetlinkMessage() argument
|
| /test/xts/hats/hdf/wlan/hdi_service/ |
| H A D | wlan_callback_impl.c | 97 static int32_t WlanCallbackNetlinkMessage(struct IWlanCallback *self, const uint8_t *msg, uint32_t msgLen) in WlanCallbackNetlinkMessage() argument
|
| /arkcompiler/toolchain/websocket/client/ |
| H A D | websocket_client.cpp | 212 ssize_t msgLen = 0; in ClientRecvWSUpgradeRsp() local 245 uint64_t msgLen = wsFrame.payloadLen; in DecodeMessage() local
|
| /drivers/peripheral/wlan/client/src/ |
| H A D | wifi_driver_client.c | 155 void Hid2dEventReport(const char *ifName, const uint8_t *msg, uint32_t msgLen) in Hid2dEventReport() argument
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/component_test/ |
| H A D | js_component_test_utils.cpp | 103 size_t msgLen = GetParamLen(env, arg) + 1; in CheckAndParseStr() local
|
| /foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
| H A D | bus_center_client_proxy.cpp | 113 int32_t ClinetNotifyDeviceTrustedChange(int32_t type, const char *msg, uint32_t msgLen) in ClinetNotifyDeviceTrustedChange() argument
|
| H A D | bus_center_client_proxy_standard.cpp | 399 OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) OnNodeDeviceTrustedChange() argument
|
| /foundation/communication/dsoftbus/core/frame/standard/init/src/ |
| H A D | if_softbus_server.cpp | 104 int32_t ISoftBusServer::SyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShip() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/ |
| H A D | coap_def.h | 57 uint16_t msgLen; member
|
| /third_party/icu/icu4c/source/extra/uconv/ |
| H A D | uwmsg.c | 126 int32_t msgLen; in u_wmsg() local 221 int32_t msgLen; in u_wmsg_errorName() local [all...] |
| /third_party/skia/third_party/externals/icu/source/extra/uconv/ |
| H A D | uwmsg.c | 126 int32_t msgLen; in u_wmsg() local 221 int32_t msgLen; in u_wmsg_errorName() local [all...] |
| /arkcompiler/toolchain/websocket/server/ |
| H A D | websocket_server.cpp | 56 const uint64_t msgLen = wsFrame.payloadLen; in DecodeMessage() local 107 ssize_t msgLen = 0; in HttpHandShake() local [all...] |
| /drivers/peripheral/usb/net/include/ |
| H A D | rndis_rawapi.h | 57 __le32 msgLen; member 66 __le32 msgLen; /* RndisDataHdr + dataLen + pad */ member 83 __le32 msgLen; /* 24 */ member 93 __le32 msgLen; member 110 __le32 msgLen; member 117 __le32 msgLen; member 134 __le32 msgLen; member 144 __le32 msgLen; member 155 __le32 msgLen; member 163 __le32 msgLen; member 170 __le32 msgLen; global() member 178 __le32 msgLen; global() member 190 __le32 msgLen; global() member 197 __le32 msgLen; global() member [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | picture_handle_service.cpp | 47 uint32_t msgLen = 0;
in OpenPicture() local
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | picture_handle_client.cpp | 79 uint32_t msgLen = *((uint32_t*)msgLenAddr);
in ReadPicture() local
|
| /foundation/communication/dsoftbus/sdk/bus_center/service/src/ |
| H A D | client_bus_center.c | 568 int32_t SyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShip() argument
|
| /foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
| H A D | bus_center_server_proxy.cpp | 309 int32_t ServerIpcSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in ServerIpcSyncTrustedRelationShip() argument
|
| /foundation/communication/dsoftbus/sdk/bus_center/ipc/mini/ |
| H A D | bus_center_server_proxy.c | 139 int32_t ServerIpcSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in ServerIpcSyncTrustedRelationShip() argument
|
| /foundation/communication/dsoftbus/sdk/frame/standard/src/ |
| H A D | if_softbus_client.cpp | 119 int32_t ISoftBusClient::OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) in OnNodeDeviceTrustedChange() argument
|
| /foundation/communication/dsoftbus/core/bus_center/ipc/mini/ |
| H A D | lnn_bus_center_ipc.c | 155 int32_t LnnIpcSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in LnnIpcSyncTrustedRelationShip() argument 203 int32_t LnnIpcNotifyDeviceTrustedChange(int32_t type, const char *msg, uint32_t msgLen) in LnnIpcNotifyDeviceTrustedChange() argument
|
| /foundation/distributedhardware/device_manager/test/softbusunittest/ |
| H A D | UTTest_softbus_listener.cpp | 782 const uint32_t msgLen = 100; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
| H A D | avctp_ctrl_act.c | 320 uint16_t msgLen = (uint16_t)PacketSize(pkt); in AvctCbCtrlSendMsg() local 443 uint16_t msgLen = (uint16_t)PacketSize(pkt); in AvctSendFraMsg() local
|