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

  /external/chromium/chrome/browser/extensions/
extension_history_api.h 82 virtual void SendAsyncResponse();
extension_history_api.cc 209 void HistoryFunctionWithCallback::SendAsyncResponse() {
256 SendAsyncResponse();
306 SendAsyncResponse();
371 SendAsyncResponse();
388 SendAsyncResponse();
  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.cc 282 void HistoryFunctionWithCallback::SendAsyncResponse() {
330 SendAsyncResponse();
369 SendAsyncResponse();
413 SendAsyncResponse();
479 SendAsyncResponse();
502 SendAsyncResponse();
history_api.h 115 virtual void SendAsyncResponse();

Completed in 91 milliseconds