Home
last modified time | relevance | path

Searched defs:file_location (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/extras/preopt2cachename/
H A Dpreopt2cachename.cpp34 static std::string ExtractISA(const std::string& file_location) { in ExtractISA()
48 static std::string ExtractAPKName(const std::string& file_location) { in ExtractAPKName()
67 static bool SystemBFilenameToCacheFile(const std::string& file_location, in SystemBFilenameToCacheFile()
111 static bool SystemBFileToCacheFile(const std::string& file_location, in SystemBFileToCacheFile()
132 std::string file_location(argv[1]); in main() local
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/
H A Dvulnerability.proto223 repeated FileLocation file_location = 10; field
/aosp_15_r20/external/googleapis/grafeas/v1/
H A Dvulnerability.proto223 repeated FileLocation file_location = 10; field
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc3420 const std::string& file_location, in ValidateApexVersions()