Home
last modified time | relevance | path

Searched refs:CompileTimeClassPaths (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h611 CompileTimeClassPaths; typedef
612 CompileTimeClassPaths compile_time_class_paths_;
Druntime.cc1320 CompileTimeClassPaths::const_iterator it = compile_time_class_paths_.find(class_loader); in GetCompileTimeClassPath()