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 218 void OnPendingCallIsComplete(DBusPendingCall* pending_call,
229 // Redirects the function call to OnPendingCallIsComplete().
object_proxy.cc 287 void ObjectProxy::OnPendingCallIsComplete(DBusPendingCall* pending_call,
367 self->OnPendingCallIsComplete(pending_call,

Completed in 32 milliseconds