Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp183 static constexpr const char* kRefProfileDirPath = "/data/misc/profiles/ref"; variable
1627 MountAppDataTmpFs(kRefProfileDirPath, fail_fn); in isolateJitProfile()
1648 std::string actualRefPackageProfile = StringPrintf("%s/%s", kRefProfileDirPath, in isolateJitProfile()