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

  /art/runtime/
class_linker.h 121 static constexpr bool kAppImageMayContainStrings = true;
    [all...]
class_linker.cc     [all...]
  /art/dex2oat/linker/
image_writer.cc 272 if (ClassLinker::kAppImageMayContainStrings && compiler_options_.IsAppImage()) {
314 if (ClassLinker::kAppImageMayContainStrings && compiler_options_.IsAppImage()) {
    [all...]
  /art/dex2oat/driver/
compiler_driver.cc     [all...]

Completed in 1155 milliseconds