Searched defs:CancelTransaction (Results 1 – 2 of 2) sorted by relevance
| /system/update_engine/common/ | ||
| D | fake_prefs.h | 63 bool CancelTransaction() override { return false; } in CancelTransaction() function |
| D | prefs.cc | 179 bool PrefsBase::CancelTransaction() { in CancelTransaction() function in chromeos_update_engine::PrefsBase |