Searched refs:TmpProfilePath (Results 1 – 12 of 12) sorted by relevance
43 using TmpProfilePath = ProfilePath::TmpProfilePath; typedef153 EXPECT_THAT(BuildFinalProfilePath(TmpProfilePath{ in TEST_F()162 EXPECT_THAT(BuildFinalProfilePath(TmpProfilePath{ in TEST_F()172 BuildTmpProfilePath(TmpProfilePath{ in TEST_F()181 EXPECT_THAT(BuildTmpProfilePath(TmpProfilePath{ in TEST_F()190 EXPECT_THAT(BuildTmpProfilePath(TmpProfilePath{ in TEST_F()238 BuildProfileOrDmPath(TmpProfilePath{ in TEST_F()
85 const aidl::com::android::server::art::ProfilePath::TmpProfilePath& tmp_profile_path);88 const aidl::com::android::server::art::ProfilePath::TmpProfilePath& tmp_profile_path);125 const aidl::com::android::server::art::ProfilePath::TmpProfilePath& tmp_profile_path);
58 using TmpProfilePath = ProfilePath::TmpProfilePath; typedef256 Result<std::string> BuildFinalProfilePath(const TmpProfilePath& tmp_profile_path) { in BuildFinalProfilePath()260 Result<std::string> BuildTmpProfilePath(const TmpProfilePath& tmp_profile_path) { in BuildTmpProfilePath()319 bool PreRebootFlag(const TmpProfilePath& tmp_profile_path) { in PreRebootFlag()
144 const aidl::com::android::server::art::ProfilePath::TmpProfilePath& in_profile) override;
134 using TmpProfilePath = ProfilePath::TmpProfilePath; typedef758 ndk::ScopedAStatus Artd::commitTmpProfile(const TmpProfilePath& in_profile) { in commitTmpProfile()
131 using TmpProfilePath = ProfilePath::TmpProfilePath; typedef396 TmpProfilePath{.finalPath = PrimaryRefProfilePath{.packageName = "com.android.foo", in SetUp()544 TmpProfilePath tmp_profile_path_;
30 TmpProfilePath tmpProfilePath;100 parcelable TmpProfilePath {
30 com.android.server.art.ProfilePath.TmpProfilePath profilePath;
80 void commitTmpProfile(in com.android.server.art.ProfilePath.TmpProfilePath profile); in commitTmpProfile()
26 import static com.android.server.art.ProfilePath.TmpProfilePath;176 outputProfile.profilePath = new TmpProfilePath(); in buildOutputProfile()
22 import static com.android.server.art.ProfilePath.TmpProfilePath;610 private boolean commitProfileChanges(@NonNull TmpProfilePath profile) throws RemoteException { in commitProfileChanges()
19 import static com.android.server.art.ProfilePath.TmpProfilePath;