Home
last modified time | relevance | path

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

/art/runtime/
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
/art/runtime/native/
Ddalvik_system_VMRuntime.cc381 jstring code_path = reinterpret_cast<jstring>(env->GetObjectArrayElement(code_paths, i)); in VMRuntime_registerAppInfo() local