Searched defs:Erase (Results 1 – 5 of 5) sorted by relevance
/system/logging/logd/ | ||
D | SimpleLogBuffer.cpp | 284 std::list<LogBufferElement>::iterator SimpleLogBuffer::Erase( in Erase() function in SimpleLogBuffer |
D | LogStatistics.h | 175 void Erase(const TKey& key, const LogStatisticsElement& element) { in Erase() function |
/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 | 616 bool Erase() { in Erase() function in chromeos_update_engine::__anon62d73eee0111::AvbFooterEraser |
/system/core/fastboot/fuzzy_fastboot/ | ||
D | main.cpp | 716 TEST_F(LockPermissions, Erase) { in TEST_F() argument |