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

  /external/chromium_org/chrome/browser/
chrome_quota_permission_context.h 24 void DispatchCallbackOnIOThread(
chrome_quota_permission_context.cc 101 context_->DispatchCallbackOnIOThread(
124 context_->DispatchCallbackOnIOThread(
131 context_->DispatchCallbackOnIOThread(
174 DispatchCallbackOnIOThread(callback, QUOTA_PERMISSION_RESPONSE_CANCELLED);
184 DispatchCallbackOnIOThread(callback, QUOTA_PERMISSION_RESPONSE_CANCELLED);
194 void ChromeQuotaPermissionContext::DispatchCallbackOnIOThread(
202 base::Bind(&ChromeQuotaPermissionContext::DispatchCallbackOnIOThread,

Completed in 46 milliseconds