Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp185 static constexpr const char* kRefProfileDirPath = "/data/misc/profiles/ref"; variable
1651 MountAppDataTmpFs(kRefProfileDirPath, fail_fn); in isolateJitProfile()
1672 std::string actualRefPackageProfile = StringPrintf("%s/%s", kRefProfileDirPath, in isolateJitProfile()