Home
last modified time | relevance | path

Searched refs:destroyProfileSnapshot (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl87 void destroyProfileSnapshot(@utf8InCpp String packageName, @utf8InCpp String profileName); in destroyProfileSnapshot() method
/frameworks/native/cmds/installd/
DInstalldNativeService.h165 binder::Status destroyProfileSnapshot(const std::string& packageName,
DInstalldNativeService.cpp3250 binder::Status InstalldNativeService::destroyProfileSnapshot(const std::string& packageName, in destroyProfileSnapshot() function in android::installd::InstalldNativeService
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp1289 ASSERT_BINDER_SUCCESS(service_->destroyProfileSnapshot(package_name_, kPrimaryProfile)); in TEST_F()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35745 Landroid/os/IInstalld$Stub$Proxy;->destroyProfileSnapshot(Ljava/lang/String;Ljava/lang/String;)V
35828 Landroid/os/IInstalld;->destroyProfileSnapshot(Ljava/lang/String;Ljava/lang/String;)V