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

/art/runtime/
H A Dclass_linker.h568 void DropFindArrayClassCache() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dclass_linker.cc2033 DropFindArrayClassCache();
8766 void ClassLinker::DropFindArrayClassCache() { function in class:ClassLinker
/art/compiler/
H A Dimage_writer.cc1076 class_linker->DropFindArrayClassCache();

Completed in 254 milliseconds