OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetClassRoots
(Results
1 - 2
of
2
) sorted by null
/art/compiler/
image_writer.cc
401
class_linker->
GetClassRoots
());
/art/runtime/
class_linker.h
600
mirror::ObjectArray<mirror::Class>*
GetClassRoots
() {
624
friend class ImageWriter; // for
GetClassRoots
Completed in 36 milliseconds