Home
last modified time | relevance | path

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

/art/compiler/utils/
Datomic_method_ref_map.h58 void ClearEntries();
Datomic_method_ref_map-inl.h82 inline void AtomicMethodRefMap<T>::ClearEntries() { in ClearEntries() function
/art/compiler/
Dverifier_deps_test.cc105 map->ClearEntries(); in VerifyWithCompilerDriver()