Searched defs:Erase (Results 1 – 5 of 5) sorted by relevance
| /system/logging/logd/ | ||
| D | LogStatistics.h | 175 void Erase(const TKey& key, const LogStatisticsElement& element) { in Erase() function |
| D | SimpleLogBuffer.cpp | 284 std::list<LogBufferElement>::iterator SimpleLogBuffer::Erase( in Erase() function in SimpleLogBuffer |
| /system/core/fastboot/ | ||
| D | fastboot_driver.cpp | 91 RetCode FastBootDriver::Erase(const std::string& partition, std::string* response, in Erase() function in fastboot::FastBootDriver |
| /system/update_engine/aosp/ | ||
| D | dynamic_partition_control_android.cc | 653 bool Erase() { in Erase() function in chromeos_update_engine::__anonced8ff240211::AvbFooterEraser |
| /system/core/fastboot/fuzzy_fastboot/ | ||
| D | main.cpp | 717 TEST_F(LockPermissions, Erase) { in TEST_F() argument |