| /foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
| H A D | bus_center_server_proxy_standard.cpp | 1025 int32_t BusCenterServerProxy::SyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShip() argument
|
| /foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
| H A D | bus_center_server_proxy.c | 770 int32_t ServerIpcSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in ServerIpcSyncTrustedRelationShip() argument
|
| /foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
| H A D | lnn_bus_center_ipc.c | 373 int32_t LnnIpcSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in LnnIpcSyncTrustedRelationShip() argument 462 int32_t LnnIpcNotifyDeviceTrustedChange(int32_t type, const char *msg, uint32_t msgLen) in LnnIpcNotifyDeviceTrustedChange() argument
|
| /foundation/communication/dsoftbus/core/frame/standard/init/src/ |
| H A D | softbus_server.cpp | 304 int32_t SoftBusServer::SyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShip() argument
|
| H A D | softbus_server_stub.cpp | 1600 uint32_t msgLen = data.ReadUint32(); in SyncTrustedRelationShipInner() local
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | mqueue.c | 733 STATIC INLINE BOOL MqParamCheck(mqd_t personal, const char *msg, size_t msgLen) in MqParamCheck() argument 785 int mq_timedsend(mqd_t personal, const char *msg, size_t msgLen, unsigned int msgPrio, in mq_timedsend() argument 827 ssize_t mq_timedreceive(mqd_t personal, char *msg, size_t msgLen, unsigned int *msgPrio, in mq_timedreceive() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fDebugTests.cpp | 790 int msgLen = 0; in expectMessage() local [all...] |
| /base/startup/appspawn/test/unittest/ |
| H A D | app_spawn_test_helper.cpp | 617 int AppSpawnTestHelper::CreateSendMsg(std::vector<uint8_t> &buffer, uint32_t msgType, uint32_t &msgLen, in CreateSendMsg() argument [all...] |
| /foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
| H A D | oh_remote_control_event.h | 159 uint16_t msgLen; member
|
| /foundation/communication/dsoftbus/sdk/bus_center/manager/src/ |
| H A D | client_bus_center_manager.c | 1034 int32_t SyncTrustedRelationShipInner(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShipInner() argument 1270 int32_t LnnOnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) in LnnOnNodeDeviceTrustedChange() argument
|
| /foundation/communication/dsoftbus/core/bus_center/service/src/ |
| H A D | bus_center_event.c | 453 void LnnNotifyDeviceTrustedChange(int32_t type, const char *msg, uint32_t msgLen) in LnnNotifyDeviceTrustedChange() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile_transfer.c | 75 uint32_t msgLen = sizeof(message) / sizeof(message[0]); in GetSendStateMessage() local 98 uint32_t msgLen = sizeof(message) / sizeof(message[0]); in GetReceiveStateMessage() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/ |
| H A D | nstackx.h | 205 size_t msgLen; /* strlen of notification data */ member
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| H A D | ActsNetTest.cpp | 1138 unsigned int msgLen = strlen(msg); in HWTEST_F() local
|
| /test/xts/device_attest_lite/services/core/network/ |
| H A D | attest_network.c | 891 uint8_t msgLen = ((msgLenTkl[0] & 0xF0) >> COAP_BITS_HEADER_LEN); in DecodeLenTkl() local
|
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 839 uint32_t msgLen = headerLen + bodyLen + 1; in BuildHttpsMsg() local
|
| /third_party/icu/icu4c/source/extra/uconv/ |
| H A D | uconv.cpp | 1066 int32_t msgLen; in usage() local
|
| /third_party/skia/third_party/externals/icu/source/extra/uconv/ |
| H A D | uconv.cpp | 1066 int32_t msgLen; in usage() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/wlan/wpa/v1_1/ |
| H A D | wpa_types.h | 232 uint32_t msgLen;
member
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/v1_1/ |
| H A D | wpa_types.h | 232 uint32_t msgLen;
member
|
| /foundation/distributedhardware/device_manager/services/service/src/softbus/ |
| H A D | softbus_listener.cpp | 358 void SoftbusListener::OnDeviceTrustedChange(TrustChangeType type, const char *msg, uint32_t msgLen) in OnDeviceTrustedChange() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
| H A D | coap_discover.c | 534 uint16_t msgLen = GetUnitInfo(frame + len, frameLen - len, msgPtr, frameLen - len, COAP_MSG_TYPE); local 558 uint16_t msgLen; local 892 static uint8_t *CreateServiceMsgFrame(const char *moduleName, const char *deviceId, const uint8_t *msg, uint32_t msgLen, argument [all...] |