Searched defs:jar (Results 1 – 4 of 4) sorted by relevance
231 const char* jar = "/system/framework/mcguffin/test.jar"; in TEST_F() local
261 for (const std::string& jar : android::base::Split(config_.GetDex2oatBootClasspath(), ":")) { local270 for (const std::string& jar : android::base::Split(config_.GetSystemServerClasspath(), ":")) { local1131 for (const std::string& jar : systemserver_compilable_jars_) { in CompileSystemServerArtifacts() local
50 std::unique_ptr<ZipArchive> jar( in RunHiddenapiEncode() local
1276 for (std::string_view jar : Runtime::Current()->GetBootClassPathLocations()) { in InitializeApexVersions() local