Home
last modified time | relevance | path

Searched defs:code_paths (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc53 const std::vector<std::string>& code_paths, in ProfileSaver()
390 const std::vector<std::string>& code_paths, in Start()
488 const std::vector<std::string>& code_paths) { in AddTrackedLocations()
Djit.cc310 const std::vector<std::string>& code_paths, in StartProfileSaver()
/art/runtime/native/
Ddalvik_system_VMRuntime.cc577 jobjectArray code_paths, in VMRuntime_registerAppInfo()
/art/runtime/
Druntime.cc1747 void Runtime::RegisterAppInfo(const std::vector<std::string>& code_paths, in RegisterAppInfo()