Searched defs:Erase (Results 1 – 7 of 7) sorted by relevance
176 void Erase(const TKey& key, const LogStatisticsElement& element) { in Erase() function202 void Erase(const LogStatisticsElement& element) { size_ -= element.total_len; } in Erase() function
318 std::list<LogBufferElement>::iterator SimpleLogBuffer::Erase( in Erase() function in SimpleLogBuffer
177 LogBufferElementCollection::iterator ChattyLogBuffer::Erase(LogBufferElementCollection::iterator it, in Erase() function in ChattyLogBuffer
290 void LogStatistics::Erase(LogStatisticsElement element) { in Erase() function in LogStatistics
89 RetCode FastBootDriver::Erase(const std::string& partition, std::string* response, in Erase() function in fastboot::FastBootDriver
587 bool Erase() { in Erase() function in chromeos_update_engine::__anon62d73eee0111::AvbFooterEraser
716 TEST_F(LockPermissions, Erase) { in TEST_F() argument