HomeSort by relevance Sort by last modified time
    Searched refs:app_image (Results 1 - 6 of 6) sorted by null

  /art/runtime/gc/space/
image_space.cc 658 const RelocationRange& app_image,
662 app_image_(app_image),
    [all...]
  /art/test/etc/
run-test-jar 390 app_image="--base=0x4000 --app-image-file=$DEX_LOCATION/oat/$ISA/$TEST_NAME.art"
399 ${app_image} \
  /art/compiler/driver/
compiler_driver.h 96 bool app_image,
compiler_driver.cc 364 bool app_image,
387 app_image_(app_image),
    [all...]
  /art/oatdump/
oatdump.cc 293 const char* app_image,
306 app_image_(app_image),
    [all...]
  /art/runtime/
class_linker.cc 1569 const bool app_image = class_loader.Get() != nullptr; local
    [all...]

Completed in 4834 milliseconds