Searched defs:mergeProfiles (Results 1 – 4 of 4) sorted by relevance
115 boolean mergeProfiles(in List<com.android.server.art.ProfilePath> profiles, in mergeProfiles() method
621 private ProfilePath mergeProfiles(@NonNull DexInfoType dexInfo, in mergeProfiles() method in Dexopter
1850 TEST_F(ArtdTest, mergeProfiles) { in TEST_F() argument2945 TEST_F(ArtdPreRebootTest, mergeProfiles) { in TEST_F() argument
811 ndk::ScopedAStatus Artd::mergeProfiles(const std::vector<ProfilePath>& in_profiles, in mergeProfiles() function in art::artd::Artd