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

  /external/chromium_org/dbus/
object_proxy.h 168 // OnPendingCallIsCompleteThunk().
203 static void OnPendingCallIsCompleteThunk(DBusPendingCall* pending_call,
object_proxy.cc 249 // Prepare the data we'll be passing to OnPendingCallIsCompleteThunk().
250 // The data will be deleted in OnPendingCallIsCompleteThunk().
258 &ObjectProxy::OnPendingCallIsCompleteThunk,
343 void ObjectProxy::OnPendingCallIsCompleteThunk(DBusPendingCall* pending_call,

Completed in 45 milliseconds