Searched
full:destroyed (Results
301 -
325 of
3486) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
create_directory_operation.h | 112 // Note: This should remain the last member so it'll be destroyed and 113 // invalidate the weak pointers before any other members are destroyed.
|
download_operation.h | 127 // Note: This should remain the last member so it'll be destroyed and 128 // invalidate its weak pointers before any other members are destroyed.
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
file_watcher.h | 80 // Note: This should remain the last member so it'll be destroyed and 81 // invalidate the weak pointers before any other members are destroyed.
|
/external/chromium_org/chrome/browser/extensions/ |
script_executor.cc | 28 // injection request to the renderer, and it will be destroyed after either the 29 // corresponding response comes from the renderer, or the renderer is destroyed.
|
/external/chromium_org/chrome/browser/media/ |
media_stream_capture_indicator.h | 71 // when WebContents is being destroyed. 93 // These images are owned by ResourceBundle and need not be destroyed.
|
native_desktop_media_list.h | 89 // thread (see |capture_task_runner_|). Destroyed on |capture_task_runner_| 90 // after the model is destroyed.
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_factory.cc | 74 // and for now they are explicitly destroyed after the 76 // so they will be around when the ProfileSyncService is destroyed.
|
/external/chromium_org/chrome/browser/ui/android/tab_model/ |
tab_model.cc | 32 // A profile can be destroyed, for example in the case of closing all 108 // Our profile just got destroyed, so we delete our pointer to it.
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_titlebar_view_cocoa.h | 58 NSButton* closeButton_; // Created explicitly, not from NIB. Weak, destroyed 59 // when view is destroyed, as a subview.
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
immersive_mode_controller.h | 50 // Called when the immersive mode controller has been destroyed. 88 // destroyed, if immersive mode is enabled and there is nothing else keeping
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
locally_managed_user_creation_screen_handler.h | 28 // This method is called, when actor is being destroyed. Note, if Delegate 29 // is destroyed earlier then it has to call SetDelegate(NULL).
|
/external/chromium_org/chrome/common/ |
cancelable_task_tracker.h | 26 // used, and destroyed on the originating thread that posts the task. It's safe 79 // |is_canceled_cb| is destroyed.
|
/external/chromium_org/chrome/renderer/pepper/ |
pepper_flash_renderer_host.cc | 145 // This object may be destroyed in the middle of a sync message. If that is 298 // cause re-entrancy or cause the instance to be destroyed. If the instance 299 // is destroyed we need to ensure that we respond to all outstanding sync 306 // If our PepperPluginInstance is already destroyed, just return a failure. 354 // Keep track of reply contexts in case we are destroyed during a Navigate 355 // call. Even if we are destroyed, we still need to send these replies to 359 // This object might have been destroyed by this point. If it is destroyed
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_agent_manager_client.cc | 131 // Note: This should remain the last member so it'll be destroyed and 132 // invalidate its weak pointers before any other members are destroyed.
|
bluetooth_input_client.cc | 124 // Note: This should remain the last member so it'll be destroyed and 125 // invalidate its weak pointers before any other members are destroyed.
|
image_burner_client.cc | 130 // Note: This should remain the last member so it'll be destroyed and 131 // invalidate its weak pointers before any other members are destroyed.
|
introspectable_client.cc | 87 // Note: This should remain the last member so it'll be destroyed and 88 // invalidate its weak pointers before any other members are destroyed.
|
/external/chromium_org/components/web_contents_delegate_android/ |
web_contents_delegate_android.h | 49 // such that when that WebContents is destroyed, this 50 // WebContentsDelegateAndroid instance will be destroyed too.
|
/external/chromium_org/components/webdata/common/ |
web_data_service_base.h | 25 // WebDataServiceBase is destroyed on the UI thread. 49 // WebDataServiceBase is destroyed on |ui_thread|.
|
/external/chromium_org/content/browser/aura/ |
image_transport_factory.h | 39 // still exist, but are about to be destroyed. Getting a reference to those 90 // GLHelper will get destroyed whenever the shared context is lost
|
/external/chromium_org/content/browser/renderer_host/java/ |
java_bound_object.h | 29 // created and destroyed on different threads. 70 // can notify it when this JavaBoundObject is destroyed. JavaBoundObjects
|
/external/chromium_org/content/browser/web_contents/ |
web_contents_drag_win.h | 73 // This could happen when the window gets destroyed when the drag is still in 75 // because the instance has been destroyed.
|
/external/chromium_org/content/public/browser/ |
notification_registrar.cc | 32 // This in turn means it will be destroyed after these objects, so they will 33 // never try to access the NotificationService after it's been destroyed.
|
/external/chromium_org/content/renderer/p2p/ |
socket_client_impl.h | 51 // Must be called before the socket is destroyed. The delegate may 101 // Called by the dispatcher when it is destroyed.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_profile_chromeos.h | 118 // Note: This should remain the last member so it'll be destroyed and 119 // invalidate its weak pointers before any other members are destroyed.
|
Completed in 1081 milliseconds
<<11121314151617181920>>