Home
last modified time | relevance | path

Searched defs:nameHash (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_manager.cpp105 auto const nameHash = hash(name); in GetRenderDataStore() local
128 auto const nameHash = hash(name); in GetRenderTimeRenderDataStore() local
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_data.cpp330 const auto nameHash = FNV1aHash(name.data(), name.size()); in Get() local
346 const auto nameHash = FNV1aHash(name.data(), name.size()); in Get() local
H A Dproperty_value.h111 const auto nameHash = BASE_NS::FNV1aHash(name.data(), name.size()); in operator []() local
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp289 static bool UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() argument
H A Dmeta_file.cpp278 static bool UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() argument
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp314 static void UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() argument

Completed in 6 milliseconds