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

  /external/libchrome/dbus/
mock_bus.h 31 MOCK_METHOD2(GetObjectManager, ObjectManager*(const std::string&,
bus.h 343 virtual ObjectManager* GetObjectManager(const std::string& service_name,
bus.cc 328 ObjectManager* Bus::GetObjectManager(const std::string& service_name,
    [all...]
  /system/webservd/webservd/
dbus_protocol_handler.h 60 brillo::dbus_utils::ExportedObjectManager* GetObjectManager() const;
dbus_protocol_handler.cc 65 ExportedObjectManager* DBusProtocolHandler::GetObjectManager() const {
66 return dbus_object_->GetObjectManager().get();
server.cc 145 new DBusProtocolHandler{dbus_object_->GetObjectManager().get(),
  /external/libbrillo/brillo/dbus/
dbus_object.h 547 const base::WeakPtr<ExportedObjectManager>& GetObjectManager() const {

Completed in 1337 milliseconds