Home
last modified time | relevance | path

Searched defs:CancelTransaction (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dfake_prefs.h63 bool CancelTransaction() override { return false; } in CancelTransaction() function
Dprefs.cc179 bool PrefsBase::CancelTransaction() { in CancelTransaction() function in chromeos_update_engine::PrefsBase