Home
last modified time | relevance | path

Searched refs:destroy_all (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/autotest/site_utils/lxc/
H A Dunittest_cleanup.py32 bucket.destroy_all()
H A Dlxc_functional_test.py373 lxc.ContainerBucket(TEMP_DIR).destroy_all()
H A Dcontainer_bucket.py159 def destroy_all(self): member in ContainerBucket
/aosp_15_r20/system/keymint/ta/src/
H A Ddevice.rs171 fn destroy_all(&mut self) -> Result<(), Error>; in destroy_all() method
H A Dlib.rs1038 attest_ids.destroy_all() in destroy_attestation_ids()
/aosp_15_r20/trusty/user/app/keymint/
Dsecure_storage_manager.rs562 fn destroy_all(&mut self) -> Result<(), Error> { in destroy_all() method