Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dapp_info.cc61 for (const std::string& code_path : code_paths) { in RegisterAppInfo() local
77 void AppInfo::RegisterOdexStatus(const std::string& code_path, in RegisterOdexStatus()
118 const std::string code_path = it.first; in operator <<() local
/aosp12/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc381 jstring code_path = reinterpret_cast<jstring>(env->GetObjectArrayElement(code_paths, i)); in VMRuntime_registerAppInfo() local
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp685 const std::string& code_path) { in dump_profiles()
2608 const std::string& code_path, in prepare_app_profile()
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp1012 const std::string& code_path, in mergePackageProfiles()