OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_remove_file
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/site_tests/platform_BootLockbox/
platform_BootLockbox.py
22
self.
_remove_file
(self.data_file)
23
self.
_remove_file
(self.data_file + '.signature')
24
self.
_remove_file
('/var/lib/boot-lockbox/boot_attributes.pb')
25
self.
_remove_file
('/var/lib/boot-lockbox/boot_attributes.sig')
28
def
_remove_file
(self, filename):
member in class:platform_BootLockbox
Completed in 4096 milliseconds