HomeSort by relevance Sort by last modified time
    Searched refs:OnPendingCallIsComplete (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/dbus/
object_proxy.h 206 void OnPendingCallIsComplete(DBusPendingCall* pending_call,
217 // Redirects the function call to OnPendingCallIsComplete().
object_proxy.cc 290 void ObjectProxy::OnPendingCallIsComplete(DBusPendingCall* pending_call,
370 self->OnPendingCallIsComplete(pending_call,

Completed in 25 milliseconds