/libcore/include/ |
ScopedLocalRef.h | 22 // A smart pointer that deletes a JNI local reference when it goes out of scope.
|
/sdk/common/src/com/android/io/ |
IAbstractResource.java | 47 * Deletes the resource.
|
/system/core/include/sysutils/ |
SocketClient.h | 44 // it's decremented to 0, it deletes itself.
|
/external/chromium/chrome/browser/history/ |
expire_history_backend.h | 83 // Deletes everything associated with a URL. 125 // Deletes the visit-related stuff for all the visits in the given list, and 137 // Finds or deletes dependency information for the given URL. Information that 166 // Deletes all the URLs in the given vector and handles their dependencies. 200 // Deletes the favicons listed in the set if unused. Fails silently (we don't 224 // and deletes items. For example, URLs with no visits. 230 // Deletes old history index files.
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/ |
FileDeleteStrategy.java | 43 * The singleton instance for forced file deletion, which always deletes,
63 * Deletes the file object, which may be a file or a directory.
84 * Deletes the file object, which may be a file or a directory.
100 * Actually deletes the file object, which may be a file or a directory.
140 * Deletes the file object.
|
/external/chromium/chrome/browser/search_engines/ |
template_url_fetcher.cc | 116 // WARNING: AddSearchProvider deletes us. 143 // WARNING: RequestCompleted deletes us. 152 // WARNING: AddSearchProvider deletes us. 176 // WARNING: RequestCompleted deletes us. 207 // WARNING: RequestCompleted deletes us. 258 // WARNING: RequestCompleted deletes us.
|
/external/chromium/chrome/browser/sync/glue/ |
foreign_session_tracker.h | 22 // and SessionTab objects it creates, and deletes them appropriately on 56 // Deletes the foreign session associated with |foreign_session_tag| if it
|
/external/chromium/chrome/browser/ui/webui/options/ |
clear_browser_data_handler.cc | 132 // BrowsingDataRemover deletes itself when done. 141 // No need to remove ourselves as an observer as BrowsingDataRemover deletes
|
/external/chromium/net/disk_cache/ |
mem_backend_impl.h | 44 // Permanently deletes an entry. 97 // Deletes entries from the cache until the current size is below the limit.
|
eviction.h | 29 // Deletes entries from the cache until the current size is below the limit.
|
/frameworks/base/core/java/android/content/ |
SyncActivityTooManyDeletes.java | 34 * were too many pending deletes. One option is to force the delete, another is to rollback 35 * the deletes, the third is to do nothing.
|
/external/chromium/base/memory/ |
scoped_temp_dir.h | 41 // Deletes the temporary directory wrapped by this object.
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_folder_editor_controller.cc | 25 // BookmarkFolderEditorController deletes itself when done.
|
bookmark_folder_editor_controller.h | 19 // BookmarkFolderEditorController deletes itself when the window is closed.
|
/external/chromium/chrome/browser/chromeos/login/ |
cookie_fetcher.h | 23 // A CookieFetcher manages its own lifecycle. It deletes itself once it's
|
/external/chromium/chrome/browser/ssl/ |
ssl_add_cert_handler.h | 20 // It is self-owned and deletes itself when finished.
|
/external/chromium/chrome/browser/sync/engine/ |
get_commit_ids_command.cc | 216 // a recursive delete is not currently happening (no recent deletes in same 246 // 2. Moves/Creates before deletes. 247 // 3. Deletes, collapsed. 254 // Add all deletes.
|
/external/chromium/chrome/browser/ui/webui/ |
constrained_html_ui_browsertest.cc | 64 // The delegate deletes itself.
|
/external/iptables/iptables/ |
ip6tables-restore.8 | 38 flushes (deletes) all previous contents of the respective IPv6 Table.
|
iptables-restore.8 | 37 flushes (deletes) all previous contents of the respective IP Table.
|
/external/libnfc-nxp/src/ |
phHciNfc_Pipe.h | 138 * \brief Deletes the Pipes of all the Supported Gates . 140 * This function Deletes the pipes for all the supported gates 224 * The phHciNfc_Delete_Pipe function deletes the dynamically created pipe
|
/external/protobuf/src/google/protobuf/stubs/ |
stl_util-inl.h | 47 // For hash_[multi]set, it is important that this deletes behind the iterator 88 // STLDeleteElements() deletes all the elements in an STL container and clears 106 // deletes all the "value" components and clears the container. Does nothing
|
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/ |
objectNameManager.h | 101 // deleteName - deletes and object from the namespace as well as its 176 // deleteName - deletes and object from the namespace as well as its 249 // deleteShareGroup - deletes the attachment of the p_groupName to its
|
/external/bluetooth/glib/glib/ |
grel.h | 64 * g_relation_delete() deletes all relations with KEY in FIELD
|
/external/chromium/base/threading/ |
non_thread_safe_unittest.cc | 55 // Deletes NonThreadSafeClass on a different thread.
|