Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp395 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &name) in FindInBlock() function
443 de = FindInBlock(*dentryBlk, ctx->hash, ctx->name); in InLevel()
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp429 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &name) in FindInBlock() function
477 de = FindInBlock(*dentryBlk, ctx->hash, ctx->name); in InLevel()
H A Dmeta_file.cpp412 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &name) in FindInBlock() function
460 de = FindInBlock(*dentryBlk, ctx->hash, ctx->name); in InLevel()

Completed in 5 milliseconds