Searched refs:PrimaryRefProfilePath (Results 1 – 6 of 6) sorted by relevance
40 using PrimaryRefProfilePath = ProfilePath::PrimaryRefProfilePath; typedef114 BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()120 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()126 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()132 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()135 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()141 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()147 EXPECT_THAT(BuildPrimaryRefProfilePath(PrimaryRefProfilePath{ in TEST_F()154 .finalPath = PrimaryRefProfilePath{.packageName = "com.android.foo", in TEST_F()174 PrimaryRefProfilePath{ in TEST_F()[all …]
55 using PrimaryRefProfilePath = ProfilePath::PrimaryRefProfilePath; typedef199 const PrimaryRefProfilePath& primary_ref_profile_path) { in BuildPrimaryRefProfilePath()
63 const aidl::com::android::server::art::ProfilePath::PrimaryRefProfilePath&
130 using PrimaryRefProfilePath = ProfilePath::PrimaryRefProfilePath; typedef396 TmpProfilePath{.finalPath = PrimaryRefProfilePath{.packageName = "com.android.foo", in SetUp()2553 PrimaryRefProfilePath{.packageName = "com.android.foo", .profileName = "primary"}, in TEST_F()2555 PrimaryRefProfilePath{.packageName = "com.android.bar", .profileName = "primary"}, in TEST_F()
25 PrimaryRefProfilePath primaryRefProfilePath;36 parcelable PrimaryRefProfilePath {95 PrimaryRefProfilePath forPrimary;
23 import static com.android.server.art.ProfilePath.PrimaryRefProfilePath;108 private static PrimaryRefProfilePath buildPrimaryRefProfilePath( in buildPrimaryRefProfilePath()110 var primaryRefProfilePath = new PrimaryRefProfilePath(); in buildPrimaryRefProfilePath()232 public static String toString(@NonNull PrimaryRefProfilePath profile) { in toString()