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