Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dtest_service.h181 void PerformActionResponse(
Dtest_service.cc485 ReleaseOwnership(base::Bind(&TestService::PerformActionResponse, in PerformAction()
500 void TestService::PerformActionResponse( in PerformActionResponse() function in dbus::TestService
520 PerformActionResponse(method_call, response_sender); in OwnershipRegained()