Searched refs:kCurProfileDirPath (Results 1 – 1 of 1) sorted by relevance
184 static constexpr const char* kCurProfileDirPath = "/data/misc/profiles/cur"; variable1650 MountAppDataTmpFs(kCurProfileDirPath, fail_fn); in isolateJitProfile()1661 std::string actualCurUserProfile = StringPrintf("%s/%d", kCurProfileDirPath, user_id); in isolateJitProfile()