Home
last modified time | relevance | path

Searched defs:jar_name (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dmodule_exclusion_test.cc157 std::string jar_name = GetModuleFileName(); in TEST_F() local
/aosp12/art/odrefresh/
H A Dodrefresh.cc978 const std::string jar_name = android::base::Basename(leading_jar); in GetBootImageExtensionImage() local
995 const std::string jar_name = android::base::Basename(jar_path); in GetSystemServerImagePath() local
1140 const std::string jar_name(android::base::Basename(jar)); in CompileSystemServerArtifacts() local
/aosp12/art/runtime/gc/space/
H A Dimage_space_test.cc79 std::string jar_name = GetTestDexFileName(base_name); in TEST_F() local