Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/keymint/
Dkeymaster_attributes.rs228 fn clear(&mut self) { in clear() method
806 fn clear(&mut self) { in clear() method
1031 fn clear(&mut self) { in clear() method
1204 fn clear(&mut self) { in clear() method
/trusty/user/app/storage/
Dfile.c1153 struct block_mac clear = BLOCK_MAC_INITIAL_VALUE(clear); in file_delete() local
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c132 bool clear, in block_test_clear_reinit_etc()