Home
last modified time | relevance | path

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

/system/logging/logd/
DSimpleLogBuffer.cpp284 std::list<LogBufferElement>::iterator SimpleLogBuffer::Erase( in Erase() function in SimpleLogBuffer
DLogStatistics.h175 void Erase(const TKey& key, const LogStatisticsElement& element) { in Erase() function
201 void Erase(const LogStatisticsElement& element) { size_ -= element.total_len; } in Erase() function
/system/core/fastboot/
Dfastboot_driver.cpp91 RetCode FastBootDriver::Erase(const std::string& partition, std::string* response, in Erase() function in fastboot::FastBootDriver
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc616 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