Home
last modified time | relevance | path

Searched refs:destroyCeSnapshotsNotSpecified (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl114 void destroyCeSnapshotsNotSpecified(@nullable @utf8InCpp String uuid, int userId, in destroyCeSnapshotsNotSpecified() method
/frameworks/native/cmds/installd/
DInstalldNativeService.h77 binder::Status destroyCeSnapshotsNotSpecified(const std::optional<std::string> &volumeUuid,
DInstalldNativeService.cpp1124 binder::Status InstalldNativeService::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() function in android::installd::InstalldNativeService
/frameworks/native/cmds/installd/tests/
Dinstalld_service_test.cpp670 ASSERT_TRUE(service->destroyCeSnapshotsNotSpecified( in TEST_F()