Home
last modified time | relevance | path

Searched defs:bufLen (Results 226 - 246 of 246) sorted by relevance

12345678910

/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp403 int32_t bufLen = 0; in print() local
499 int32_t bufLen = 0; in printComments() local
627 int32_t bufLen = 0; in string_write_xml() local
663 int32_t bufLen=0; alias_write_xml() local
[all...]
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1495 unsigned int bufLen; in HiLogPrintArgs() local
/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
647 JsObjectToString(const napi_env& env, const napi_value& object, const char* fieldStr, const int bufLen, std::string& fieldRef) JsObjectToString() argument
[all...]
/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() argument
1308 static int32_t ParsePemFormatSignedData(const unsigned char *buf, size_t bufLen, mbedtls_pem_context *pem, char *format) in ParsePemFormatSignedData() argument
1329 int32_t PKCS7_ParseSignedData(const unsigned char *buf, size_t bufLen, Pkcs7 *pkcs7) in PKCS7_ParseSignedData() argument
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1071 size_t bufLen = (length - DESCRIPTOR_VALUE_START_OFFSET) / HALF; in GetDevStringValFromIdx() local
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp1328 uint16_t bufLen; in HWTEST_F() local
1433 uint16_t bufLen; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp783 size_t bufLen = strLen + 1; in ToUTF8String() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp695 size_t bufLen = strLen + 1; in ToUTF8String() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
H A Dmock_wpa_suppliant.cpp112 int32_t GetStaInfos(struct IHostapdInterface *self, const char* ifName, char* buf, uint32_t bufLen, int32_t size, in GetStaInfos() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c1036 GetScanResultText(const struct WifiScanResultExt *scanResult, struct HdiElems *elems, char* buf, int bufLen) GetScanResultText() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1736 int32_t DFileSessionHandleReadBuffer(DFileSession *session, const uint8_t *buf, size_t bufLen, in DFileSessionHandleReadBuffer() argument
/third_party/backends/backend/
H A Depjitsu.c4351 size_t bufLen; in read_from_scanner() local
/third_party/icu/icu4c/source/common/
H A Duloc.cpp873 int32_t bufLen; in uloc_setKeywordValue() local
/third_party/node/deps/icu-small/source/common/
H A Duloc.cpp855 int32_t bufLen; in uloc_setKeywordValue() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp816 size_t bufLen = strlen(buffer); in TestCollators() local
H A Dregextst.cpp127 static void utextToPrintable(char *buf, int32_t bufLen, UText *text) { in utextToPrintable() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc.cpp863 int32_t bufLen; in uloc_setKeywordValue() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp235 auto bufLen = jsAsset->GetSize(); in GetAssetFromI18n() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c262 static bool GenerateUdidShortHash(const char *udid, char *udidHashBuf, uint32_t bufLen) in GenerateUdidShortHash() argument
277 static bool GetUdidOrShortHash(const AuthSessionInfo *info, char *udidBuf, uint32_t bufLen) in GetUdidOrShortHash() argument
296 bool GetUdidShortHash(const AuthSessionInfo *info, char *udidBuf, uint32_t bufLen) in GetUdidShortHash() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c398 int32_t bufLen = 200000; in TestProperty() local
2246 int32_t bufLen; in doSetsTest() local
[all...]
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1139 int bufLen; /**< Length of the buffer */ member

Completed in 67 milliseconds

12345678910