Home
last modified time | relevance | path

Searched defs:msgLen (Results 26 – 49 of 49) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_def.h57 uint16_t msgLen; member
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp65 uint32_t msgLen; member
1842 uint32_t msgLen = 2; variable
1860 uint32_t msgLen = 3; variable
2003 uint32_t msgLen = 0; variable
2051 uint32_t msgLen = 2; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dpicture_handle_service.cpp47 uint32_t msgLen = 0; in OpenPicture() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dpicture_handle_client.cpp79 uint32_t msgLen = *((uint32_t*)msgLenAddr); in ReadPicture() local
/ohos5.0/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
891 …eServiceMsgFrame(const char *moduleName, const char *deviceId, const uint8_t *msg, uint32_t msgLen,
/aosp12/packages/modules/DnsResolver/
H A DDnsProxyListener.cpp253 bool setQueryId(uint8_t* msg, size_t msgLen, uint16_t query_id) { in setQueryId()
263 bool parseQuery(const uint8_t* msg, size_t msgLen, uint16_t* query_id, int* rr_type, in parseQuery()
912 int msgLen = b64_pton(mMsg.c_str(), msg.data(), MAXPACKET); in run() local
H A Dres_send.cpp162 NsType getQueryType(const uint8_t* msg, size_t msgLen) { in getQueryType()
1296 int resolv_res_nsend(const android_net_context* netContext, const uint8_t* msg, int msgLen, in resolv_res_nsend()
/aosp12/packages/modules/Connectivity/framework/jni/
H A Dandroid_net_NetworkUtils.cpp144 jbyteArray msg, jint msgLen, jint flags) { in android_net_utils_resNetworkSend()
/ohos5.0/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h124 uint32_t msgLen; member
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
H A DBearerData.java533 int msgLen = msg.length(); in countAsciiSeptets() local
589 int msgLen = msg.length(); in encode7bitAscii() local
694 int msgLen = msg.length(); in encode7bitAsciiEms() local
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Dhc_tlv_parser.c302 int32_t msgLen = ParseTlvNode(msg, parcel, strict); in DecodeTlvMessage() local
/ohos5.0/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
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp727 const uint32_t msgLen = 100; variable
/ohos5.0/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c211 uint32_t msgLen = CPU_TO_LE32(buf->msgLen); in UsbnetHostHandleMsg() local
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp455 uint32_t msgLen = 0; in TestCreateAppSpawningCtx() local
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocIpc.cpp112 size_t msgLen = 0; in recvfrom() local
/aosp12/hardware/qcom/sm7250/gps/utils/
H A DLocIpc.cpp111 size_t msgLen = 0; in recvfrom() local
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocIpc.cpp111 size_t msgLen = 0; in recvfrom() local
/aosp12/hardware/qcom/sm8150/gps/utils/
H A DLocIpc.cpp111 size_t msgLen = 0; in recvfrom() local
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeMessage.java478 int msgLen = IkeHeader.IKE_HEADER_LENGTH + skPayload.getPayloadLength(); in encryptAndEncode() local
/ohos5.0/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp616 …AppSpawnTestHelper::CreateSendMsg(std::vector<uint8_t> &buffer, uint32_t msgType, uint32_t &msgLen, in CreateSendMsg()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h210 size_t msgLen; /* strlen of notification data */ member
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_adapter.c1178 int OpensslSm2CipherTextSize(const EC_KEY *key, const EVP_MD *digest, size_t msgLen, size_t *cipher… in OpensslSm2CipherTextSize()
1189 size_t msgLen, uint8_t *cipherTextBuf, size_t *cipherTextLen) in OpensslOsslSm2Encrypt()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_i.h269 u16 msgLen; member

12