Searched defs:prune (Results 1 – 3 of 3) sorted by relevance
/system/security/keystore2/src/ |
D | operation.rs | 261 fn prune(&self, last_usage: Instant) -> Result<(), Error> { in prune() method 635 pub fn prune(&self, caller: u32, forced: bool) -> Result<(), Error> { in prune() method
|
/system/logging/logd/ |
D | ChattyLogBuffer.cpp | 43 ChattyLogBuffer::ChattyLogBuffer(LogReaderList* reader_list, LogTags* tags, PruneList* prune, in ChattyLogBuffer()
|
D | CommandListener.cpp | 44 CommandListener::CommandListener(LogBuffer* buf, LogTags* tags, PruneList* prune, in CommandListener()
|