Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Ddaemon_chromeos.cc70 if (!dbus_adaptor_->RequestOwnership()) { in OnDBusRegistered()
H A Ddbus_service.h178 bool RequestOwnership();
H A Ddbus_service.cc209 bool UpdateEngineAdaptor::RequestOwnership() { in RequestOwnership() function in chromeos_update_engine::UpdateEngineAdaptor