Home
last modified time | relevance | path

Searched defs:high (Results 1 - 15 of 15) sorted by relevance

/base/security/dlp_permission_service/frameworks/common/src/
H A Dhex_string.cpp78 uint8_t high = CharToHex(hexStr[i * BYTE_TO_HEX_OPER_LENGTH]); in HexStringToByte() local
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp137 uint8_t high = CharToHex(first); in CharToHex() local
/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp76 unsigned char high = HexChar2Byte(hex[i]); in Hex2Byte() local
/base/security/device_auth/common_lib/impl/src/
H A Dstring_util.c79 uint8_t high = CharToHex(hexStr[i * BYTE_TO_HEX_OPER_LENGTH]); in HexStringToByte() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp74 uintptr_t high = fdeCount; in SearchEntry() local
H A Darm_exidx.cpp156 uintptr_t high = tableLen; in SearchEntry() local
/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_predicates.h43 virtual AbsPredicates *Between(std::string field, std::string low, std::string high) {return nullptr;}; in Between() argument
44 virtual AbsPredicates *NotBetween(std::string field, std::string low, std::string high) {return nullptr;}; in NotBetween() argument
82 virtual AbsPredicates *Between(std::string field, std::string low, std::string high) {return nullptr;}; in Between() argument
83 virtual AbsPredicates *NotBetween(std::string field, std::string low, std::string high) {return nullptr;}; in NotBetween() argument
/base/telephony/core_service/services/sim/src/
H A Dsim_utils.cpp132 char16_t high = charBytes[i]; in CharsConvertToChar16() local
166 uint8_t high = 0; in Gsm7bitConvertToString() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddata_resource.cpp128 int32_t high = static_cast<int32_t>(length - 1); in BinarySearchString() local
449 int32_t high = static_cast<int32_t>(localesCount - 1); in BinarySearchLocale() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c82 uint8_t high = CharToHex(hexStr[i * BYTE_TO_HEX_OPER_LENGTH]); in HexStringToByte() local
/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp264 uint32_t high = ReadLE32(buff + sizeof(uint32_t)); in GetFileSize() local
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp336 napi_value high = nullptr; in CreateEnumLevelState() local
/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp662 napi_value high = nullptr; in CreateEnumEventPriority() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c82 static inline uint64_t Uint32To64(uint32_t high, uint32_t low) in Uint32To64() argument
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp183 uint16_t high = ReadLE16(buff + sizeof(uint16_t)); in ReadLE32() local

Completed in 13 milliseconds