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 111 const DexFile* java_lang_dex_file_; // owned by runtime_
113 std::unique_ptr<Runtime> runtime_; member in class:art::CommonRuntimeTest
  /art/dex2oat/
dex2oat.cc 263 delete runtime_;
367 OpenClassPathFiles(runtime_->GetClassPathString(), class_path_files);
489 runtime_(nullptr),
513 runtime_ = runtime;
555 Runtime* runtime_; member in class:art::Dex2Oat
    [all...]

Completed in 48 milliseconds