Home
last modified time | relevance | path

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

/art/runtime/oat/
Dimage.h275 static size_t NumberOfImageRoots([[maybe_unused]] bool app_image) { in NumberOfImageRoots()
/art/dex2oat/
Ddex2oat_test.cc689 void RunTest(bool app_image) { in RunTest()
/art/oatdump/
Doatdump.cc353 const char* app_image, in OatDumperOptions()
/art/runtime/
Dclass_linker.cc1930 const bool app_image = class_loader != nullptr; in OpenAndInitImageDexFiles() local
2118 const bool app_image = class_loader != nullptr; in AddImageSpace() local