Home
last modified time | relevance | path

Searched defs:namehash (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp324 static unsigned long GetBidxFromLevel(uint32_t level, uint32_t namehash) in GetBidxFromLevel()
342 uint32_t namehash = 0; in DoCreate() local
411 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &… in FindInBlock()
H A Dmeta_file.cpp330 uint32_t namehash = 0; in DoCreate() local
405 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &… in FindInBlock()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp377 static unsigned long GetBidxFromLevel(uint32_t level, uint32_t namehash) in GetBidxFromLevel()
420 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &… in FindInBlock()