Searched defs:AppendToBootClassPath (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/ | ||
H A D | runtime.cc | 3433 void Runtime::AppendToBootClassPath(const std::string& filename, const std::string& location) { in AppendToBootClassPath() function in art::Runtime |
H A D | class_linker.cc | 4230 void ClassLinker::AppendToBootClassPath(Thread* self, const DexFile* dex_file) { in AppendToBootClassPath() function in art::ClassLinker |