Home
last modified time | relevance | path

Searched defs:first (Results 1 - 25 of 33) sorted by relevance

12

/base/security/certificate_framework/test/unittest/common/src/
H A Dcf_test_common.cpp20 bool CertframeworkTest::CompareBlob(const CfBlob *first, const CfBlob *second) in CompareBlob() argument
/base/notification/common_event_service/tools/test/unittest/cem/
H A Dcommon_event_command_test.cpp29 static std::string Concatenate(const std::string &first, const std::string &second) in Concatenate() argument
H A Dcommon_event_command_dump_test.cpp34 static std::string Concatenate(const std::string &first, const std::string &second) in Concatenate() argument
H A Dcommon_event_command_publish_test.cpp37 static std::string Concatenate(const std::string &first, const std::string &second) in Concatenate() argument
/base/request/request/frameworks/js/napi/src/
H A Dutf8_utils.cpp72 bool Check3Bytes(const std::vector<uint8_t> &v, const size_t &first, size_t &index) in Check3Bytes() argument
93 bool Check4Bytes(const std::vector<uint8_t> &v, const size_t &first, size_t &index) in Check4Bytes() argument
116 uint8_t first = v[index]; RunUtf8Validation() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/storage_multithread_test/src/
H A Dhks_storage_file_lock_test.cpp76 HksStorageFileLock *first = locks[0]; in HWTEST_F() local
/base/inputmethod/imf/common/include/
H A Ditypes_util.h179 bool ITypesUtil::Marshal(MessageParcel &parcel, const T &first, const Types &...others) in Marshal() argument
188 bool ITypesUtil::Unmarshal(MessageParcel &parcel, T &first, Types &...others) in Unmarshal() argument
/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H A Dkey_agreement.h53 uint32_t first; member
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_version_util.h47 uint32_t first; member
/base/security/device_security_level/services/dslm/
H A Ddslm_device_list.c126 bool IsSameDevice(const DeviceIdentify *first, const DeviceIdentify *second) in IsSameDevice() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dstate_machine_test.cpp94 auto first = machineBuilder->Build(); in HWTEST_F() local
/base/useriam/face_auth/test/unittest/
H A Dstate_machine_test.cpp100 auto first = machineBuilder->Build(); in HWTEST_F() local
/base/global/i18n/frameworks/intl/src/
H A Dlocale_util.cpp144 uint8_t first = ((uint8_t)(str[0] - base)) & 0x7f; // 0 is index in EncodeLanguageOrRegion() local
H A Dcollator.cpp267 CompareResult Collator::Compare(const std::string &first, const std::string &second) in Compare() argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp59 bool StringUtils::IsSameStr(const string &first, const string &second) in IsSameStr() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp135 uint8_t DomainChainRule::CharToHex(const char &first, const char &second) in CharToHex() argument
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Dsandbox_config_kv_data_storage.cpp129 std::size_t first = it->first.find_first_of(KEY_SEPATATOR); in GetKeyMapByUserId() local
/base/sensors/sensor/test/unittest/common/src/
H A Dsystem_info.cpp134 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage() argument
[all...]
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_mount_template.c137 bool first = true; in DumpSandboxFlags() local
/base/telephony/core_service/frameworks/native/src/
H A Doperator_config_types.cpp242 std::u16string first = parcel.ReadString16(); in ReadFromU16StringMap() local
259 std::string first = parcel.ReadString(); ReadFromStringMap() local
276 std::string first = parcel.ReadString(); ReadFromIntMap() local
293 std::string first = parcel.ReadString(); ReadFromBoolMap() local
309 std::string first = parcel.ReadString(); ReadFromLongMap() local
325 std::string first = parcel.ReadString(); ReadFromStringArrayMap() local
342 std::string first = parcel.ReadString(); ReadFromIntArrayMap() local
359 std::string first = parcel.ReadString(); ReadFromLongArrayMap() local
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dutils.cpp201 uint8_t first = ((uint8_t)(str[0] - base)) & 0x7f; in EncodeLanguageOrRegion() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp203 size_t first = 0; in FindMapByAddr() local
/base/security/device_auth/services/key_agree_sdk/inc/
H A Dkey_agree_session.h44 uint64_t first; member
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp318 uint8_t first = ((uint8_t)(str[ArrayIndex::INDEX_ZERO] - base)) & 0x7f; in EncodeLanguageOrRegion() local
/base/update/updater/services/applypatch/
H A Dblock_set.cpp110 size_t first = String2Int<size_t>(*bp++, N_DEC); in ParserAndInsert() local
[all...]

Completed in 13 milliseconds

12