Searched refs:PrimaryCurProfilePath (Results 1 – 6 of 6) sorted by relevance
27 PrimaryCurProfilePath primaryCurProfilePath;61 parcelable PrimaryCurProfilePath {
39 using PrimaryCurProfilePath = ProfilePath::PrimaryCurProfilePath; typedef204 EXPECT_THAT(BuildPrimaryCurProfilePath(PrimaryCurProfilePath{ in TEST_F()246 EXPECT_THAT(BuildProfileOrDmPath(PrimaryCurProfilePath{ in TEST_F()
54 using PrimaryCurProfilePath = ProfilePath::PrimaryCurProfilePath; typedef215 const PrimaryCurProfilePath& primary_cur_profile_path) { in BuildPrimaryCurProfilePath()
129 using PrimaryCurProfilePath = ProfilePath::PrimaryCurProfilePath; typedef1855 PrimaryCurProfilePath profile_0_path{ in TEST_F()1859 PrimaryCurProfilePath profile_1_path{ in TEST_F()1911 PrimaryCurProfilePath profile_0_path{ in TEST_F()1953 PrimaryCurProfilePath profile_0_path{ in TEST_F()1958 PrimaryCurProfilePath profile_1_path{ in TEST_F()1986 PrimaryCurProfilePath profile_0_path{ in TEST_F()2022 PrimaryCurProfilePath profile_0_path{ in TEST_F()2061 PrimaryCurProfilePath profile_0_path{ in TEST_F()2191 PrimaryCurProfilePath{ in RunCleanup()[all …]
70 const aidl::com::android::server::art::ProfilePath::PrimaryCurProfilePath&
22 import static com.android.server.art.ProfilePath.PrimaryCurProfilePath;150 var primaryCurProfilePath = new PrimaryCurProfilePath(); in buildProfilePathForPrimaryCur()