Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h596 void RemoveObjectProxyInternal(scoped_refptr<dbus::ObjectProxy> object_proxy,
Dbus.cc240 base::Bind(&Bus::RemoveObjectProxyInternal, in RemoveObjectProxyWithOptions()
247 void Bus::RemoveObjectProxyInternal(scoped_refptr<ObjectProxy> object_proxy, in RemoveObjectProxyInternal() function in dbus::Bus