Searched defs:bcp_dex_files (Results 1 – 4 of 4) sorted by relevance
81 const std::vector<const DexFile*>& bcp_dex_files = runtime->GetClassLinker()->GetBootClassPath(); local
1554 ArrayRef<const DexFile* const> bcp_dex_files(runtime_->GetClassLinker()->GetBootClassPath()); in Setup() local
2039 ArrayRef<const DexFile* const> bcp_dex_files(GetClassLinker()->GetBootClassPath()); in Init() local
562 ArrayRef<const DexFile* const> bcp_dex_files(linker->GetBootClassPath()); in Dump() local