Searched
refs:Closure (Results
451 -
475 of
1507) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/chromeos/policy/ |
policy_cert_verifier.cc | 19 const base::Closure& anchor_used_callback, 30 const base::Closure& anchor_used_callback, 43 const base::Closure& anchor_used_callback)
|
/external/chromium_org/chrome/browser/net/ |
http_server_properties_manager.h | 78 void Clear(const base::Closure& completion); 198 virtual void UpdatePrefsFromCacheOnIO(const base::Closure& completion); 207 const base::Closure& completion);
|
/external/chromium_org/chrome/browser/printing/ |
printer_query.cc | 78 const base::Closure& callback) { 98 const base::Closure& callback) { 113 void PrinterQuery::StartWorker(const base::Closure& callback) {
|
/external/chromium_org/content/renderer/media/ |
video_capture_impl.h | 110 void DeInit(base::Closure task); 111 void DoDeInitOnCaptureThread(base::Closure task); 116 void RemoveDelegateOnIOThread(base::Closure task);
|
/external/chromium_org/gpu/command_buffer/client/ |
client_test_helper.h | 101 const base::Closure& callback)); 102 MOCK_METHOD1(Echo, void(const base::Closure& callback)); 104 MOCK_METHOD2(SignalQuery, void(uint32 query, const base::Closure& callback));
|
/external/chromium_org/gpu/command_buffer/service/ |
gpu_control_service.cc | 81 const base::Closure& callback) { 86 const base::Closure& callback) { 104 void GpuControlService::Echo(const base::Closure& callback) {
|
/external/chromium_org/media/base/ |
callback_holder_unittest.cc | 22 CallbackHolder<base::Closure> cb; 41 CallbackHolder<base::Closure> cb; 59 CallbackHolder<base::Closure> cb;
|
/external/chromium_org/net/ssl/ |
default_server_bound_cert_store.h | 60 const base::Closure& callback) OVERRIDE; 64 const base::Closure& callback) OVERRIDE; 65 virtual void DeleteAll(const base::Closure& callback) OVERRIDE;
|
/external/chromium_org/remoting/host/ |
daemon_process.h | 58 const base::Closure& stopped_callback); 92 const base::Closure& stopped_callback); 181 base::Closure stopped_callback_;
|
/external/chromium_org/remoting/host/setup/ |
daemon_controller.h | 225 void DoSetWindow(void* window_handle, const base::Closure& done); 246 void ServiceOrQueueRequest(const base::Closure& request); 261 std::queue<base::Closure> pending_requests_;
|
/external/chromium_org/remoting/protocol/ |
pairing_authenticator_base.cc | 51 const base::Closure& resume_callback) { 117 const base::Closure& resume_callback) { 140 const base::Closure& resume_callback,
|
/external/chromium_org/v8/test/mjsunit/ |
debug-scopes.js | 108 scopes[i] == debug.ScopeType.Closure) { 138 // 'arguments' and might be exposed in the local and closure scope. Just 175 scope.scopeType() == debug.ScopeType.Closure) { 461 // Simple closure formed by returning an inner function referering the outer 463 BeginTest("Closure 1"); 475 debug.ScopeType.Closure, 483 // Simple closure formed by returning an inner function referering the outer 484 // functions arguments. Due to VM optimizations parts of the actual closure is 486 BeginTest("Closure 2"); 500 debug.ScopeType.Closure, [all...] |
/external/v8/test/mjsunit/ |
debug-scopes.js | 108 scopes[i] == debug.ScopeType.Closure) { 138 // 'arguments' and might be exposed in the local and closure scope. Just 175 scope.scopeType() == debug.ScopeType.Closure) { 461 // Simple closure formed by returning an inner function referering the outer 463 BeginTest("Closure 1"); 475 debug.ScopeType.Closure, 483 // Simple closure formed by returning an inner function referering the outer 484 // functions arguments. Due to VM optimizations parts of the actual closure is 486 BeginTest("Closure 2"); 500 debug.ScopeType.Closure, [all...] |
/external/chromium/chrome/browser/sync/notifier/ |
invalidation_util.h | 18 void RunAndDeleteClosure(invalidation::Closure* task);
|
/external/chromium_org/ash/display/ |
resolution_notification_controller.h | 46 const base::Closure& accept_callback);
|
/external/chromium_org/base/ |
run_loop.h | 68 // Convenience method to get a closure that safely calls Quit (has no effect 75 base::Closure QuitClosure();
|
/external/chromium_org/base/synchronization/ |
waitable_event_watcher.h | 104 base::Closure internal_callback_;
|
/external/chromium_org/base/test/ |
sequenced_worker_pool_owner.cc | 29 const Closure& callback) {
|
/external/chromium_org/cc/output/ |
context_provider.h | 77 typedef base::Closure LostContextCallback;
|
/external/chromium_org/cc/test/ |
fake_output_surface_client.h | 37 virtual void SetTreeActivationCallback(const base::Closure&) OVERRIDE {}
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
device_local_account_external_policy_loader.h | 48 void StopCache(const base::Closure& callback);
|
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/ |
kiosk_mode_settings.h | 39 virtual void Initialize(const base::Closure& notify_initialized);
|
/external/chromium_org/chrome/browser/chromeos/login/ |
login_display_host.h | 97 virtual void StartUserAdding(const base::Closure& completion_callback) = 0;
|
merge_session_load_page.h | 41 typedef base::Closure CompletionCallback;
|
mock_login_display.h | 30 const base::Closure&));
|
Completed in 944 milliseconds
<<11121314151617181920>>