Home
last modified time | relevance | path

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

/aosp12/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc374 jstring cur_profile_file, in VMRuntime_registerAppInfo() argument
387 const char* raw_cur_profile_file = env->GetStringUTFChars(cur_profile_file, nullptr); in VMRuntime_registerAppInfo()
389 env->ReleaseStringUTFChars(cur_profile_file, raw_cur_profile_file); in VMRuntime_registerAppInfo()
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp1164 std::string cur_profile_file = create_current_profile_path(kTestUserId, package_name_, in TEST_F() local
1179 std::string cur_profile_file = create_current_profile_path(kTestUserId, package_name_, in TEST_F() local