Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc54 const std::string& foreign_dex_profile_path, in ProfileSaver()
391 const std::string& foreign_dex_profile_path, in Start()
510 std::string foreign_dex_profile_path; in NotifyDexUse() local
554 static bool CreateForeignDexMarker(const std::string& foreign_dex_profile_path, in CreateForeignDexMarker()
587 const std::string& foreign_dex_profile_path, in MaybeRecordDexUseInternal()
Djit.cc311 const std::string& foreign_dex_profile_path, in StartProfileSaver()
/art/runtime/native/
Ddalvik_system_VMRuntime.cc578 jstring foreign_dex_profile_path) { in VMRuntime_registerAppInfo()
/art/runtime/
Druntime.cc1744 const std::string& foreign_dex_profile_path, in RegisterAppInfo()