Searched defs:AppendToBootClassPath (Results 1 – 1 of 1) sorted by relevance
/art/runtime/ | ||
D | class_linker.cc | 2437 void ClassLinker::AppendToBootClassPath(Thread* self, const DexFile& dex_file) { in AppendToBootClassPath() function in art::ClassLinker |