Home
last modified time | relevance | path

Searched refs:RemoveHash (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_table.h79 return RemoveHash(Data()); in NonHashData()
82 static uint32_t RemoveHash(uint32_t hash) { in RemoveHash() function