Home
last modified time | relevance | path

Searched defs:hash_impl_t (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Dobject.hpp89 struct hash_impl_t { struct
90 std::size_t operator()(data_view val) const in operator ()()
/arkcompiler/runtime_core/taihe/runtime/include/taihe/platform/
Dani.hpp96 struct hash_impl_t<AniRefGuard, std::enable_if_t<std::is_base_of_v<sref_guard, AniRefGuard>>> { struct
97 std::size_t operator()(data_view) const in operator ()()