Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_VMRuntime.cc652 std::string profile_file_str(raw_profile_file); in VMRuntime_registerAppInfo() local
655 Runtime::Current()->RegisterAppInfo(code_paths_vec, profile_file_str); in VMRuntime_registerAppInfo()