Searched refs:LocationIsOnApex (Results 1 – 5 of 5) sorted by relevance
208 bool LocationIsOnApex(std::string_view location);
662 if (LocationIsOnApex(dex_location) && is_boot_classpath_location) { in GetApexDataDalvikCacheFilename()724 DCHECK(LocationIsOnApex(location)); in GetSystemOdexFilenameForApex()854 bool LocationIsOnApex(std::string_view full_path) { in LocationIsOnApex() function
113 if (LocationIsOnApex(dex_location)) { in DetermineDomainFromLocation()
612 if (LocationIsOnApex(location)) { in DexLocationToOdexFilename()
1011 if (LocationIsOnApex(jar_path)) { in GetSystemServerImagePath()