HomeSort by relevance Sort by last modified time
    Searched full:deleted (Results 126 - 150 of 5561) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/compile/mclinker/include/mcld/Support/
ToolOutputFile.h 32 * - The file is automatically deleted if the process is killed.
33 * - The file is automatically deleted when the TooOutputFile object is
55 /// successful and the file should not be deleted.
  /development/host/windows/usb/api/
adb_api_instance.h 45 corresponded object gets deleted from the map and its refcount is
64 In this method object is uninitialized and deleted (that is "delete this"
82 Object may be deleted in this method, so you cannot touch it after
84 can be deleted in another thread.
  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.h 20 // rendering the candidate view is deleted.
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.h 27 // be deleted. Note that the OffTheRecordProfileIOData will typically outlive
30 // (which should be deleted after lazy initialization).
56 // objects that are supposed to be deleted on the IO thread, but are created
63 // thread. The getters will be deleted on the IO thread, so they will
  /external/chromium/crypto/third_party/nss/
README.chromium 5 deleted or commented out unused code, and tweaked them for Chrome's source
  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 22 // Called when the target ShelfLayoutManager will be deleted.
  /external/chromium_org/base/
callback_internal.cc 19 // object owns us, and we may be deleted after that.
file_version_info.h 41 // returned object should be deleted when you are done with it.
48 // of error. The returned object should be deleted when you are done with it.
53 // of error. The returned object should be deleted when you are done with it.
63 // of error. The returned object should be deleted when you are done with it.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ContentViewUtil.java 25 * @param webContentsPtr The WebContents reference to be deleted.
  /external/chromium_org/chrome/browser/browsing_data/
mock_browsing_data_server_bound_cert_helper.h 33 // were deleted.
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact_map_unittest.cc 37 // Create a second, deleted contact.
42 // Merge it into the map. Since we request keeping deleted contacts, the
60 // Create another deleted contact.
73 // Mark the first contact as being deleted and merge it with
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_configuration.h 24 // The injected object will be owned by the internal pointer and deleted
  /external/chromium_org/chrome/browser/history/android/
favicon_sql_handler.h 28 // true if all unused favicons are deleted.
  /external/chromium_org/chrome/browser/infobars/
infobar_service.h 28 // InfoBarDelegate::EqualsDelegate(infobar->delegate()), |infobar| is deleted
38 // assumption that the matching AddInfoBar() call will have already deleted
43 // will result in |old_infobar| being synchronously deleted.
45 // If infobars are disabled for this tab, |new_infobar| is deleted immediately
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.h 34 // be deleted. Note that the OffTheRecordProfileIOData will typically outlive
37 // (which should be deleted after lazy initialization).
74 // objects that are supposed to be deleted on the IO thread, but are created
81 // thread. The getters will be deleted on the IO thread, so they will
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.h 34 // be YES if an observed node was deleted in the change.
86 // Send a notification to the client; |deleted| is YES if an observed node was
87 // deleted in the change.
88 void Notify(BOOL deleted);
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip_observer.h 36 // Sent when the |tabstrip| is about to be deleted and any reference held must
  /external/chromium_org/chrome/common/extensions/docs/server2/
patcher.py 20 data. Throws FileNotFoundError if |paths| contains deleted files.
  /external/chromium_org/chrome/renderer/prerender/
prerender_helper.h 16 // Created when prerendering starts and deleted as soon as it stops.
  /external/chromium_org/content/browser/
device_monitor_udev.h 29 // This object is deleted on the UI thread after the IO thread has been
  /external/chromium_org/content/browser/frame_host/
render_frame_host_delegate.h 28 // Informs the delegate whenever a RenderFrameHost is deleted.
  /external/chromium_org/content/browser/webui/
url_data_source_impl.h 32 // To make sure URLDataSources are properly deleted URLDataManager manages
36 // that all pending URLDataSources are properly deleted.
45 // pointers and should never be deleted on the IO thread, since their calls
86 // deleted, or another DataSource is registered with the same name. backend_
  /external/chromium_org/content/gpu/
in_process_gpu_thread.h 28 // Deleted in CleanUp() on the gpu thread, so don't use smart pointers.
  /external/chromium_org/content/test/data/npapi/
plugin_thread_async_call.html 8 shortLivedDiv.innerHTML = "Instance deleted";
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_texture_mailbox.txt 51 texture object is destroyed (deleted from all context groups, and unbound
76 texture object is deleted once all contexts have deleted the texture name
96 deleted (for example in another context), hence doesn't have a name.

Completed in 1468 milliseconds

1 2 3 4 56 7 8 91011>>