Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp1074 size_t param_type_hash = std::hash<TypeItem *>()(item.GetType()); in ProtoKey() local
1075 hash_ = panda::merge_hashes(hash_, param_type_hash); in ProtoKey()

Completed in 2 milliseconds