Lines Matching refs:ObjectPath
33 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } in ObjectID()
70 dbus::ObjectPath(object_path))), in ChromeosSupplicantInterfaceProxy()
148 dbus::ObjectPath path; in AddNetwork()
222 if (!interface_proxy_->NetworkReply(dbus::ObjectPath(network), in NetworkReply()
282 if (!interface_proxy_->RemoveNetwork(dbus::ObjectPath(network), in RemoveNetwork()
319 if (!interface_proxy_->SelectNetwork(dbus::ObjectPath(network), &error)) { in SelectNetwork()
333 if (!interface_proxy_->SetHT40Enable(dbus::ObjectPath(network), in SetHT40Enable()
469 const dbus::ObjectPath& BSS, in BSSAdded()
492 void ChromeosSupplicantInterfaceProxy::BSSRemoved(const dbus::ObjectPath& BSS) { in BSSRemoved()
498 const dbus::ObjectPath& /*network*/, in NetworkAdded() argument
505 const dbus::ObjectPath& /*network*/) { in NetworkRemoved() argument
512 const dbus::ObjectPath& /*network*/) { in NetworkSelected() argument