Home
last modified time | relevance | path

Searched defs:bufLen (Results 176 – 200 of 245) sorted by relevance

12345678910

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c279 static void UpdateStatisticsWhenSendOne(struct FillpStatisticsPcb *stats, FILLP_UINT32 bufLen) in UpdateStatisticsWhenSendOne()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c213 uint32_t bufLen = dataLen + headSize; in ConnBrPackCtlMessage() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_softbus_session.cpp461 …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 Dsntp_client.cpp68 int bufLen = NTP_PACKAGE_SIZE; in RequestTime() local
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsession.h107 int bufLen; member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c1572 …_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 Dat_data.c264 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 Djs_process.cpp383 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 Dmbedtls_pkcs7.c581 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 Dohos_bt_socket.cpp401 int SocketRead(int clientId, uint8_t *buf, uint32_t bufLen) in SocketRead()
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp110 constexpr int bufLen = 4; in DentryHash() local
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Di2c_dev.c108 size_t bufLen; in I2cMsgsCreateFromUser() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp347 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 Dsoftbus_conn_ble_trans.c470 uint32_t bufLen = dataLen + headSize; in ConnBlePackCtlMessage() local
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp201 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 Dnapi_util.cpp351 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 Dtrans_type.h197 int bufLen; /**< Length of the buffer */ member
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp819 uint32_t bufLen = UDID_SHORT_HASH_HEX_STR; variable
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_request.h93 int32_t bufLen; member
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_performance_test.cpp113 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 Dpatternlock_napi.cpp314 …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 Dgsm_sms_message.cpp315 uint16_t bufLen = 0; in GetSubmitEncodeInfoPartData() local
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_validate_desc.c148 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 Djs_measure.cpp406 …" __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 Dsocket.h223 int bufLen; /**< Length of the buffer */ member

12345678910