Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp1068 size_t shorty_hash = std::hash<std::string>()(shorty_); in ProtoKey() local
1071 hash_ = panda::merge_hashes(shorty_hash, ret_type_hash); in ProtoKey()

Completed in 2 milliseconds