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