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