Home
last modified time | relevance | path

Searched defs:len (Results 1 - 25 of 657) sorted by relevance

12345678910>>...27

/base/global/resource_management/interfaces/cj/src/
H A Dutils.cpp23 auto len = origin.length() + 1; in MallocCString() local
/base/request/request/services/include/
H A Dc_string_wrapper.h24 uint32_t len; member
H A Drequest_cert_mgr_adapter.h34 uint32_t len; member
/base/security/crypto_framework/interfaces/inner_api/common/
H A Dbig_integer.h25 uint32_t len; member
H A Dblob.h25 size_t len; member
/base/security/device_auth/services/protocol/src/
H A Dprotocol_common.c33 int32_t InitSingleParam(Uint8Buff *param, uint32_t len) in InitSingleParam() argument
/base/security/security_guard/services/config_manager/src/
H A Dbase_config.cpp35 std::ios::pos_type len = stream_.tellg(); in Check() local
/base/time/time_service/interfaces/kits/c/src/
H A Dtime_service.c22 TimeService_ErrCode OH_TimeService_GetTimeZone(char *timeZone, uint32_t len) in OH_TimeService_GetTimeZone() argument
/base/startup/init/services/modules/udid/
H A Dudid_comm.c43 uint32_t len = size; in GetUdidFromParam() local
/base/telephony/core_service/services/sim/src/
H A Dsim_char_decode.cpp26 uint32_t len = str.length(); in IsChineseString() local
/base/hiviewdfx/hisysevent/frameworks/native/util/include/
H A Dstring_util.h39 template <typename T> void DeletePointers(T*** ps, size_t len) in DeletePointers() argument
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dseq_packet_socket_client.cpp42 int SeqPacketSocketClient::RecvMsg(char *buffer, unsigned int len) in RecvMsg() argument
/base/inputmethod/imf/frameworks/cj/src/
H A Dutils.cpp23 auto len = origin.length() + 1; in MallocCString() local
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_common.c18 long long HapGetInt64(const unsigned char *buf, int32_t len) in HapGetInt64() argument
33 int32_t HapGetInt(const unsigned char *buf, int32_t len) in HapGetInt() argument
39 uint32_t HapGetUnsignedInt(const unsigned char *buf, int32_t len) in HapGetUnsignedInt() argument
54 HapGetShort(const unsigned char *buf, int32_t len) HapGetShort() argument
69 HapPutInt32(unsigned char *buf, int32_t len, int32_t value) HapPutInt32() argument
[all...]
/base/security/device_security_level/baselib/utils/include/
H A Dutils_tlv.h33 uint16_t len; member
/base/startup/init/test/fuzztest/loadfscryptpolicy_fuzzer/
H A Dloadfscryptpolicy_fuzzer.cpp24 size_t len = sizeof(buff); in FuzzLoadFscryptPolicy() local
/base/startup/init/interfaces/innerkits/token/src/token_impl_hal/
H A Dtoken.c21 int ReadToken(char *token, unsigned int len) in ReadToken() argument
31 int WriteToken(const char *token, unsigned int len) in WriteToken() argument
41 int GetAcKey(char *acKey, unsigned int len) in GetAcKey() argument
51 int GetProdId(char *productId, unsigned int len) in GetProdId() argument
61 int GetProdKey(char *productKey, unsigned int len) in GetProdKey() argument
[all...]
/base/startup/init/test/fuzztest/aclgetdevudid_fuzzer/
H A Daclgetdevudid_fuzzer.cpp25 int len = sizeof(udid); in FuzzAclGetDevUdid() local
/base/startup/init/test/fuzztest/getdevudid_fuzzer/
H A Dgetdevudid_fuzzer.cpp25 int len = sizeof(udid); in FuzzGetDevUdid() local
/base/startup/init/test/fuzztest/getparametervalue_fuzzer/
H A Dgetparametervalue_fuzzer.cpp27 uint32_t len = PARAM_CONST_VALUE_LEN_MAX; in FuzzGetParameterValue() local
/base/startup/appspawn/util/include/
H A Dparcel_util.h28 std::size_t len = originList.size(); in TranslateListToVector() local
37 int len = originVector.length(); in TranslateVectorToList() local
/base/startup/init/test/fuzztest/getparameterc_fuzzer/
H A Dgetparameterc_fuzzer.cpp25 uint32_t len = PARAM_CONST_VALUE_LEN_MAX; in FuzzGetParameterC() local
/base/telephony/core_service/services/sim/include/
H A Dusim_function_handle.h23 UsimFunctionHandle(unsigned char table[], int len) in UsimFunctionHandle() argument
/base/time/time_service/test/unittest/native_test/
H A Dtime_service_native_test.cpp39 int len = 40; in HWTEST_F() local
52 int len = 0; in HWTEST_F() local
65 int len = 100; in HWTEST_F() local
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_js_util.cpp39 size_t len = 0; in Convert2String() local

Completed in 8 milliseconds

12345678910>>...27