Home
last modified time | relevance | path

Searched refs:RequestOwnership (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Ddaemon.cc107 if (!dbus_adaptor_->RequestOwnership()) { in OnDBusRegistered()
Ddbus_service.h176 bool RequestOwnership();
Ddbus_service.cc213 bool UpdateEngineAdaptor::RequestOwnership() { in RequestOwnership() function in chromeos_update_engine::UpdateEngineAdaptor