Home
last modified time | relevance | path

Searched defs:msgLen (Results 51 - 72 of 72) sorted by relevance

123

/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp1025 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 Dbus_center_server_proxy.c770 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 Dlnn_bus_center_ipc.c373 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 Dsoftbus_server.cpp304 int32_t SoftBusServer::SyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShip() argument
H A Dsoftbus_server_stub.cpp1600 uint32_t msgLen = data.ReadUint32(); in SyncTrustedRelationShipInner() local
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c733 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 Des31fDebugTests.cpp790 int msgLen = 0; in expectMessage() local
[all...]
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp617 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 Doh_remote_control_event.h159 uint16_t msgLen; member
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c1034 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 Dbus_center_event.c453 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 Dnstackx_dfile_transfer.c75 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 Dnstackx.h205 size_t msgLen; /* strlen of notification data */ member
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp1138 unsigned int msgLen = strlen(msg); in HWTEST_F() local
/test/xts/device_attest_lite/services/core/network/
H A Dattest_network.c891 uint8_t msgLen = ((msgLenTkl[0] & 0xF0) >> COAP_BITS_HEADER_LEN); in DecodeLenTkl() local
/test/xts/device_attest/services/core/network/
H A Dattest_network.c839 uint32_t msgLen = headerLen + bodyLen + 1; in BuildHttpsMsg() local
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp1066 int32_t msgLen; in usage() local
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp1066 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 Dwpa_types.h232 uint32_t msgLen; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/v1_1/
H A Dwpa_types.h232 uint32_t msgLen; member
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp358 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 Dcoap_discover.c534 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...]

Completed in 39 milliseconds

123