Home
last modified time | relevance | path

Searched defs:InvokeCallback (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Din_flight_io.cc88 void InFlightIO::InvokeCallback(BackgroundIO* operation, bool cancel_task) { in InvokeCallback() function in disk_cache::InFlightIO
/external/lldb/source/Breakpoint/
DWatchpointOptions.cpp126 WatchpointOptions::InvokeCallback (StoppointCallbackContext *context, in InvokeCallback() function in WatchpointOptions
DBreakpointOptions.cpp141 BreakpointOptions::InvokeCallback (StoppointCallbackContext *context, in InvokeCallback() function in BreakpointOptions
DWatchpoint.cpp358 Watchpoint::InvokeCallback (StoppointCallbackContext *context) in InvokeCallback() function in Watchpoint
DBreakpointLocation.cpp203 BreakpointLocation::InvokeCallback (StoppointCallbackContext *context) in InvokeCallback() function in BreakpointLocation
DBreakpoint.cpp321 Breakpoint::InvokeCallback (StoppointCallbackContext *context, break_id_t bp_loc_id) in InvokeCallback() function in Breakpoint
/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_write_watcher.cc171 void FileWriteWatcher::FileWriteWatcherImpl::InvokeCallback( in InvokeCallback() function in drive::internal::FileWriteWatcher::FileWriteWatcherImpl
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dnetwork_config_message_handler.cc220 void NetworkConfigMessageHandler::InvokeCallback( in InvokeCallback() function in chromeos::NetworkConfigMessageHandler
/external/chromium_org/sandbox/win/src/
Dsharedmem_ipc_server.cc216 bool SharedMemIPCServer::InvokeCallback(const ServerControl* service_context, in InvokeCallback() function in sandbox::SharedMemIPCServer
/external/chromium_org/chrome/browser/apps/
Dephemeral_app_launcher.cc300 void EphemeralAppLauncher::InvokeCallback(webstore_install::Result result, in InvokeCallback() function in EphemeralAppLauncher
/external/chromium_org/net/ssl/
Ddefault_channel_id_store.cc31 void DefaultChannelIDStore::Task::InvokeCallback( in InvokeCallback() function in net::DefaultChannelIDStore::Task
/external/chromium_org/chrome/browser/favicon/
Dfavicon_handler_unittest.cc372 void HistoryRequestHandler::InvokeCallback() { in InvokeCallback() function in __anonecfe6f2d0211::HistoryRequestHandler
378 void DownloadHandler::InvokeCallback() { in InvokeCallback() function in __anonecfe6f2d0211::DownloadHandler
/external/chromium_org/content/browser/quota/
Dstorage_monitor_unittest.cc85 void InvokeCallback() { in InvokeCallback() function in content::__anon96f902e70111::UsageMockQuotaManager
/external/chromium_org/net/cookies/
Dcookie_monster.cc394 void CookieMonster::CookieMonsterTask::InvokeCallback(base::Closure callback) { in InvokeCallback() function in net::CookieMonster::CookieMonsterTask
/external/mdnsresponder/mDNSCore/
DuDNS.c3149 mDNSBool InvokeCallback = mDNStrue; in hndlRecordUpdateReply() local
/external/chromium_org/content/shell/renderer/test_runner/
Dtest_runner.cc1663 void TestRunner::InvokeCallback(scoped_ptr<InvokeCallbackTask> task) { in InvokeCallback() function in content::TestRunner