Home
last modified time | relevance | path

Searched defs:hashStr (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dscanner_utils.cpp195 hash<string> hashStr; in InitSkipList() local
219 hash<string> hashStr; in CheckSkipScanList() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
Ddisc_ble_utils.c114 NO_SANITIZE("cfi") int32_t DiscBleGetDeviceIdHash(uint8_t *hashStr) in DiscBleGetDeviceIdHash()
137 NO_SANITIZE("cfi") int32_t DiscBleGetShortUserIdHash(uint8_t *hashStr, uint32_t len) in DiscBleGetShortUserIdHash()
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_hichain_adapter.c162 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsPotentialTrustedDevice() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_utils.c205 NO_SANITIZE("cfi") int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32… in LnnGenerateHexStringHash()
/foundation/distributedhardware/distributed_input/common/include/
Dwhite_list_util.cpp240 std::string hashStr = hash.hash + std::to_string(code); in GetAllComb() local
/foundation/communication/dsoftbus/core/common/utils/
Dsoftbus_utils.c507 unsigned char *hashStr, uint32_t hashStrLen) in GenerateStrHashAndConvertToHexString()
/foundation/communication/dsoftbus/core/connection/ble/src/
Dsoftbus_conn_ble_manager.c1609 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in BleCheckActiveConnection() local