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 183 // OnPendingCallIsCompleteThunk().
218 static void OnPendingCallIsCompleteThunk(DBusPendingCall* pending_call,
object_proxy.cc 271 // Prepare the data we'll be passing to OnPendingCallIsCompleteThunk().
272 // The data will be deleted in OnPendingCallIsCompleteThunk().
280 &ObjectProxy::OnPendingCallIsCompleteThunk,
365 void ObjectProxy::OnPendingCallIsCompleteThunk(DBusPendingCall* pending_call,

Completed in 243 milliseconds