Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dtest_service.h174 void ReleaseOwnershipInternal(base::Closure callback);
Dtest_service.cc148 base::Bind(&TestService::ReleaseOwnershipInternal, in ReleaseOwnership()
153 void TestService::ReleaseOwnershipInternal( in ReleaseOwnershipInternal() function in dbus::TestService