Home
last modified time | relevance | path

Searched refs:GetObjectPathForActiveProfile (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.h130 dbus::ObjectPath GetObjectPathForActiveProfile();
Dproxy_dbus_client.cc281 return GetProxyForObjectPath<ProfileProxy>(GetObjectPathForActiveProfile()); in GetActiveProfileProxy()
420 dbus::ObjectPath ProxyDbusClient::GetObjectPathForActiveProfile() { in GetObjectPathForActiveProfile() function in ProxyDbusClient