OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructor
(Results
526 - 550
of
4057
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_service_unittest.cc
61
// the browser (this happens automatically in the test
destructor
).
/external/chromium_org/chrome/browser/ui/views/
tab_modal_confirm_dialog_views.cc
30
// TabModalConfirmDialogViews, constructor &
destructor
:
/external/chromium_org/components/keyed_service/content/
refcounted_browser_context_keyed_service.h
28
//
destructor
will run when the last reference is dropped, which may or may not
/external/chromium_org/components/usb_service/
usb_device.h
44
// by the
destructor
of a UsbDeviceHandle as well.
/external/chromium_org/content/browser/loader/
resource_message_filter.h
88
// Protected
destructor
so that we can be overriden in tests.
/external/chromium_org/content/browser/webui/
url_data_manager.h
37
// |DeleteOnUIThread| trait to insure that the
destructor
is called on the UI
/external/chromium_org/content/renderer/pepper/
host_array_buffer_var.cc
72
// Duplicate the handle here; the SharedMemory
destructor
closes
/external/chromium_org/content/shell/browser/
shell_login_dialog.h
56
// Called from the
destructor
to let each platform do any necessary cleanup.
/external/chromium_org/media/video/capture/
file_video_capture_device.h
55
// |thread_checker_| is used to check that
destructor
, AllocateAndStart() and
/external/chromium_org/net/base/
io_buffer.cc
51
//
destructor
tries to delete[] it.
/external/chromium_org/net/disk_cache/blockfile/
storage_block.h
28
// // Data modified on the previous call will be saved by b's
destructor
.
/external/chromium_org/net/http/
http_basic_stream.cc
60
// than leaving it until the
destructor
is called.
http_byte_range.h
29
// and
destructor
provided by compiler.
/external/chromium_org/net/socket/
client_socket_pool_manager_impl.h
40
// A helper class for auto-deleting Values in the
destructor
.
/external/chromium_org/net/websockets/
websocket_handshake_stream_base.h
70
// As with the
destructor
, this must be inline.
/external/chromium_org/ppapi/cpp/
fullscreen.h
27
///
Destructor
.
/external/chromium_org/printing/
image_win.cc
23
//
destructor
.
/external/chromium_org/third_party/WebKit/Source/core/dom/
ScriptRunner.h
70
// PendingScript does have a (trivial)
destructor
, however.
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
BorderImageLength.h
78
// a
destructor
and a copy assignment which isn't allowed.
GridLength.h
73
// a
destructor
and a copy assignment which isn't allowed.
/external/chromium_org/third_party/WebKit/Source/core/testing/
DummyPageHolder.h
57
// created by it. DummyPageHolder's
destructor
ensures this condition by checking remaining references to the LocalFrame.
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendSync.cpp
47
// that the SQLite database need to be closed here in the
destructor
.
DatabaseContext.cpp
213
//
destructor
.
232
// the
destructor
. This is because the Databases that are managed by
235
//
destructor
, we're guaranteed that the databases are destructed (which is
237
// m_databaseThread RefPtr
destructor
will deref and delete the
/external/chromium_org/third_party/WebKit/Source/platform/
LifecycleContext.h
53
// Called from the
destructor
of observers.
PlatformEvent.h
131
// Explicit protected
destructor
so that people don't accidentally
Completed in 2930 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>