Home
last modified time | relevance | path

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

/art/runtime/
Dgc_map.h78 static uint32_t Hash(uint32_t native_offset) { in Hash() function
Dprofiler.cc712 uint32_t ProfileSampleResults::Hash(ArtMethod* method) { in Hash() function in art::ProfileSampleResults