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

  /art/runtime/
common_runtime_test.cc 360 Runtime::Current()->SetCompileTimeClassPath(class_loader, dex_files);
runtime.h 427 void SetCompileTimeClassPath(jobject class_loader, std::vector<const DexFile*>& class_path);
runtime.cc     [all...]
  /art/dex2oat/
dex2oat.cc 387 Runtime::Current()->SetCompileTimeClassPath(class_loader, class_path_files);
    [all...]

Completed in 256 milliseconds