Searched refs:GetBootClassPathLocations (Results 1 – 3 of 3) sorted by relevance
265 const std::vector<std::string>& GetBootClassPathLocations() const { in GetBootClassPathLocations() function
615 for (const std::string& location : runtime->GetBootClassPathLocations()) { in ValidateBootClassPathChecksums()
1518 android::base::Join(runtime->GetBootClassPathLocations(), ':')); in Setup()