Home
last modified time | relevance | path

Searched defs:Erase (Results 1 – 7 of 7) sorted by relevance

/system/logging/logd/
DLogStatistics.h176 void Erase(const TKey& key, const LogStatisticsElement& element) { in Erase() function
202 void Erase(const LogStatisticsElement& element) { size_ -= element.total_len; } in Erase() function
DSimpleLogBuffer.cpp318 std::list<LogBufferElement>::iterator SimpleLogBuffer::Erase( in Erase() function in SimpleLogBuffer
DChattyLogBuffer.cpp177 LogBufferElementCollection::iterator ChattyLogBuffer::Erase(LogBufferElementCollection::iterator it, in Erase() function in ChattyLogBuffer
DLogStatistics.cpp290 void LogStatistics::Erase(LogStatisticsElement element) { in Erase() function in LogStatistics
/system/core/fastboot/
Dfastboot_driver.cpp89 RetCode FastBootDriver::Erase(const std::string& partition, std::string* response, in Erase() function in fastboot::FastBootDriver
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc587 bool Erase() { in Erase() function in chromeos_update_engine::__anon62d73eee0111::AvbFooterEraser
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp716 TEST_F(LockPermissions, Erase) { in TEST_F() argument