Home
last modified time | relevance | path

Searched refs:FindInBlock (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp420 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &… in FindInBlock() function
468 de = FindInBlock(*dentryBlk, ctx->hash, ctx->name); in InLevel()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp405 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &… in FindInBlock() function
453 de = FindInBlock(*dentryBlk, ctx->hash, ctx->name); in InLevel()
H A Dmeta_file_clouddisk.cpp411 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &… in FindInBlock() function
459 de = FindInBlock(*dentryBlk, ctx->hash, ctx->name); in InLevel()