OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructor
(Results
351 - 375
of
4057
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/browser/
browser_shutdown_profile_dumper.h
27
// Use the class with a scoped_ptr to get files written in the
destructor
.
/external/chromium_org/content/browser/gamepad/
gamepad_test_helpers.h
73
// Owning pointer (can't be a scoped_ptr due to private
destructor
).
/external/chromium_org/content/browser/renderer_host/media/
audio_input_sync_writer.h
75
//
destructor
.
/external/chromium_org/content/browser/tracing/
etw_system_event_consumer_win.h
33
// This allows constructor and
destructor
to be private and usable only
/external/chromium_org/content/public/browser/
notification_registrar.h
29
// This class must not be derived from (we don't have a virtual
destructor
so
/external/chromium_org/content/renderer/p2p/
socket_client.h
61
// Calls
destructor
.
/external/chromium_org/content/renderer/pepper/
ppb_buffer_impl.h
55
// mapped state in the
destructor
.
/external/chromium_org/crypto/
cssm_init.h
43
// The constructor initializes data_ to zero and the
destructor
releases the
/external/chromium_org/media/video/capture/
fake_video_capture_device.h
47
// |thread_checker_| is used to check that
destructor
, AllocateAndStart() and
/external/chromium_org/ppapi/cpp/
directory_entry.cc
57
// A
destructor
for PP_DirectoryEntry will release them.
text_input_controller.h
32
///
Destructor
.
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_client.h
40
// The
destructor
closes the connection to sel_ldr.
/external/chromium_org/sandbox/win/src/
job.h
50
// Revokes ownership to the job handle and returns it. The
destructor
of the
target_services.h
39
// Do NOT add a
destructor
to this class without changing the implementation of
/external/chromium_org/sql/test/
scoped_error_ignorer.h
40
// Failure to call results in ADD_FAILURE() in
destructor
.
/external/chromium_org/sync/syncable/
syncable_base_transaction.cc
42
// away. Instead we wait to unwind the stack and in the
destructor
of the
syncable_base_transaction.h
45
// stack. When the
destructor
for the transaction is called it acts upon the
syncable_write_transaction.h
17
// Locks db in constructor, unlocks in
destructor
.
/external/chromium_org/third_party/icu/source/common/
brkeng.h
45
* <p>Virtual
destructor
.</p>
116
* <p>Virtual
destructor
.</p>
170
* <p>Virtual
destructor
.</p>
244
* <p>Virtual
destructor
.</p>
/external/chromium_org/third_party/icu/source/common/unicode/
localpointer.h
52
*
Destructor
and adoptInstead().
73
*
Destructor
deletes the object it owns.
191
*
Destructor
deletes the object it owns.
237
*
Destructor
deletes the array it owns.
/external/chromium_org/third_party/icu/source/i18n/
casetrn.h
46
*
Destructor
.
funcrepl.cpp
50
*
Destructor
funcrepl.h
64
*
Destructor
name2uni.h
37
*
Destructor
.
nortrans.h
32
*
Destructor
.
Completed in 1872 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>