Searched refs:SecondaryRefProfilePath (Results 1 – 5 of 5) sorted by relevance
28 SecondaryRefProfilePath secondaryRefProfilePath;71 parcelable SecondaryRefProfilePath {96 SecondaryRefProfilePath forSecondary;
42 using SecondaryRefProfilePath = ProfilePath::SecondaryRefProfilePath; typedef163 .finalPath = SecondaryRefProfilePath{.dexPath = android_data_ + in TEST_F()182 .finalPath = SecondaryRefProfilePath{.dexPath = android_data_ + in TEST_F()211 BuildSecondaryRefProfilePath(SecondaryRefProfilePath{ in TEST_F()217 EXPECT_THAT(BuildSecondaryRefProfilePath(SecondaryRefProfilePath{ in TEST_F()
57 using SecondaryRefProfilePath = ProfilePath::SecondaryRefProfilePath; typedef226 const SecondaryRefProfilePath& secondary_ref_profile_path) { in BuildSecondaryRefProfilePath()
74 const aidl::com::android::server::art::ProfilePath::SecondaryRefProfilePath&
25 import static com.android.server.art.ProfilePath.SecondaryRefProfilePath;118 private static SecondaryRefProfilePath buildSecondaryRefProfilePath( in buildSecondaryRefProfilePath()120 var secondaryRefProfilePath = new SecondaryRefProfilePath(); in buildSecondaryRefProfilePath()239 public static String toString(@NonNull SecondaryRefProfilePath profile) { in toString()