Searched refs:exported_object_ (Results 1 – 2 of 2) sorted by relevance
134 exported_object_ = bus_->GetExportedObject(dbus::ObjectPath(kMmcServicePath)); in Init()135 if (!exported_object_) { in Init()148 bool ret = exported_object_->ExportMethodAndBlock( in Init()
81 dbus::ExportedObject* exported_object_; // Owned by the Bus object. variable