Home
last modified time | relevance | path

Searched defs:accountHexHash (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/common/include/
H A Dsqlite3_utils.h51 char accountHexHash[SHA_256_HEX_HASH_LEN]; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/
H A Dlnn_decision_db.c271 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; in BuildTrustedDevInfoRecord() local
519 static int32_t GetTrustedDevInfoRecord(DbContext *ctx, const char *accountHexHash, cha argument
549 GetLocalAccountHexHash(char *accountHexHash) GetLocalAccountHexHash() argument
563 GetAllDevNums(char *accountHexHash, uint32_t *num) GetAllDevNums() argument
576 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; LnnGetTrustedDevInfoFromDb() local
628 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; GetTrustedDevInfoFromDb() local
667 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; RecoveryTrustedDevInfo() local
[all...]

Completed in 2 milliseconds