HomeSort by relevance Sort by last modified time
    Searched refs:GetDefaultServicePath (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
connection_manager.h 50 bool GetDefaultServicePath(dbus::ObjectPath* out_path);
connection_manager.cc 126 TEST_AND_RETURN_FALSE(GetDefaultServicePath(&default_service_path));
137 bool ConnectionManager::GetDefaultServicePath(dbus::ObjectPath* out_path) {

Completed in 801 milliseconds