HomeSort by relevance Sort by last modified time
    Searched defs:runtime_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
common_runtime_test.h 112 const DexFile* java_lang_dex_file_; // owned by runtime_
114 std::unique_ptr<Runtime> runtime_; member in class:art::CommonRuntimeTest
  /art/dex2oat/
dex2oat.cc 272 delete runtime_;
378 OpenClassPathFiles(runtime_->GetClassPathString(), class_path_files);
521 runtime_(nullptr),
545 runtime_ = runtime;
587 Runtime* runtime_; member in class:art::Dex2Oat
    [all...]

Completed in 150 milliseconds