/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_output.c | 279 static void UpdateStatisticsWhenSendOne(struct FillpStatisticsPcb *stats, FILLP_UINT32 bufLen) in UpdateStatisticsWhenSendOne()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_trans.c | 213 uint32_t bufLen = dataLen + headSize; in ConnBrPackCtlMessage() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/ |
H A D | dsched_softbus_session.cpp | 461 …d DSchedSoftbusSession::WriteTlvToBuffer(const TlvItem& tlvItem, uint8_t *buffer, uint32_t bufLen) in WriteTlvToBuffer()
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | sntp_client.cpp | 68 int bufLen = NTP_PACKAGE_SIZE; in RequestTime() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | session.h | 107 int bufLen; member
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/ |
H A D | wifi_base.c | 1572 …_t HdfWlanSetProjectionScreenParam(const char *ifName, int cmd, const int8_t *buf, uint32_t bufLen) in HdfWlanSetProjectionScreenParam() 1606 uint32_t bufLen; in WifiSetProjectionScreenParam() local 1632 …ic int32_t HdfWlanSendCmdIoctl(const char *ifName, int32_t cmd, const int8_t *buf, uint32_t bufLen) in HdfWlanSendCmdIoctl() 1665 uint32_t bufLen; in WifiSendCmdIoctl() local
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_data.c | 264 static int32_t AddressFormat(uint64_t addr, char *outBuf, size_t bufLen) in AddressFormat() 290 static int32_t NetMaskFormat(uint64_t addr, char *outBuf, size_t bufLen) in NetMaskFormat()
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/ |
H A D | js_process.cpp | 383 long bufLen = sysconf(_SC_GETPW_R_SIZE_MAX); in GetUidForName() local 501 long bufLen = sysconf(_SC_GETPW_R_SIZE_MAX); in GetUidForName() local
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
H A D | mbedtls_pkcs7.c | 581 static int32_t ParseSignedData(unsigned char *buf, size_t bufLen, SignedData *signedData) in ParseSignedData() 1308 static int32_t ParsePemFormatSignedData(const unsigned char *buf, size_t bufLen, mbedtls_pem_contex… in ParsePemFormatSignedData() 1329 int32_t PKCS7_ParseSignedData(const unsigned char *buf, size_t bufLen, Pkcs7 *pkcs7) in PKCS7_ParseSignedData()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_socket.cpp | 401 int SocketRead(int clientId, uint8_t *buf, uint32_t bufLen) in SocketRead()
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
H A D | cloud_file_utils.cpp | 110 constexpr int bufLen = 4; in DentryHash() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | i2c_dev.c | 108 size_t bufLen; in I2cMsgsCreateFromUser() local
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/json/nlohmann/ |
H A D | softbus_adapter_json.cpp | 347 bool JSON_GetBytesFromObject(const JsonObj *obj, const char *key, uint8_t *value, uint32_t bufLen, … in JSON_GetBytesFromObject()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_trans.c | 470 uint32_t bufLen = dataLen + headSize; in ConnBlePackCtlMessage() local
|
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ |
H A D | hostapd_common_fuzzer.cpp | 201 uint32_t bufLen = *const_cast<uint32_t *>(reinterpret_cast<const uint32_t *>(rawData)); in FuzzHostapdInterfaceGetStaInfos() local
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | napi_util.cpp | 351 int bufLen = MAX_BUF_LEN; in JsObjToGeoCodeRequest() local 539 int bufLen = MAX_BUF_LEN; in GetGeoAddressInfo() local 648 const char* fieldStr, const int bufLen, std::string& fieldRef) in JsObjectToString()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | trans_type.h | 197 int bufLen; /**< Length of the buffer */ member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_session_message_test.cpp | 819 uint32_t bufLen = UDID_SHORT_HASH_HEX_STR; variable
|
/ohos5.0/drivers/peripheral/usb/ddk/host/include/ |
H A D | usb_ddk_request.h | 93 int32_t bufLen; member
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | resource_manager_performance_test.cpp | 113 int ParseIndexCost(const std::string &pstr, char *buf, const size_t& bufLen) in ParseIndexCost() 165 size_t bufLen = inFile.tellg(); in TestLoadFromIndex() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_napi.cpp | 314 …ute__((visibility("default"))) void NAPI_arkui_patternlock_GetJSCode(const char** buf, int* bufLen) in NAPI_arkui_patternlock_GetJSCode()
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_message.cpp | 315 uint16_t bufLen = 0; in GetSubmitEncodeInfoPartData() local
|
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_validate_desc.c | 148 void *AudioUsbFindCsintDesc(void *buf, int32_t bufLen, void *after, uint8_t descSubType) in AudioUsbFindCsintDesc()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/measure/ |
H A D | js_measure.cpp | 406 …" __attribute__((visibility("default"))) void NAPI_measure_GetJSCode(const char** buf, int* bufLen) in NAPI_measure_GetJSCode()
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/mock/include/ |
H A D | socket.h | 223 int bufLen; /**< Length of the buffer */ member
|