Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.h118 android::base::Result<void> DestroyCeSnapshotsNotSpecified(
Dapexservice.cpp602 Result<void> res = ::android::apex::DestroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified()
Dapexservice_test.cpp926 TEST_F(ApexServiceTest, DestroyCeSnapshotsNotSpecified) { in TEST_F() argument
Dapexd.cpp1860 Result<void> DestroyCeSnapshotsNotSpecified( in DestroyCeSnapshotsNotSpecified() function