OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroyed
(Results
451 - 475
of
3486
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/sfntly/cpp/src/sample/subtly/
character_predicate.h
46
// It will be freed when the predicate is
destroyed
.
/external/v8/src/
global-handles.h
40
//
Destroyed
handles stay in the list but is added to the free list.
41
// At GC the
destroyed
global handles are removed from the free list
204
// All groups are
destroyed
after a mark-compact collection.
211
// All groups are
destroyed
after a mark-compact collection.
/frameworks/base/core/java/android/view/
GraphicBuffer.java
216
* Indicates whether this buffer has been
destroyed
. A
destroyed
buffer
220
* @return True if this <code>GraphicBuffer</code> is in a
destroyed
state,
256
throw new IllegalStateException("This GraphicBuffer has been
destroyed
and cannot be "
/frameworks/compile/libbcc/include/bcc/
Script.h
43
// false, the current containing source will be
destroyed
after successfully
/packages/apps/Camera2/src/com/android/camera/
PhotoController.java
74
* such as {@link android.graphics.SurfaceTexture}, is being
destroyed
.
/external/antlr/antlr-3.4/runtime/C/src/
antlr3exception.c
52
* ANTLR3_FREE() when the exception is
destroyed
.
66
* to a function to free this structure when the exception is
destroyed
.
91
/* Indicate whether the string should be freed if exception is
destroyed
/external/chromium/base/threading/
thread_unittest.cc
101
//
destroyed
.
190
//
destroyed
. We do this by dispatching a sleep event before the
241
// thread's message loop is
destroyed
.
/external/chromium/chrome/browser/sync/glue/
ui_model_worker.h
29
// SyncerThread. When the SyncerThread _object_ is
destroyed
, the
30
// UIModelWorker will be
destroyed
. The SyncerThread object is
destroyed
/external/chromium/chrome/browser/ui/gtk/
owned_widget_gtk.h
34
// the widget is
destroyed
. This style of ownership often causes problems when
40
//
destroyed
(from the C++ object's perspective) unexpectantly
destroyed
. The
/external/chromium_org/base/threading/
thread_unittest.cc
90
//
destroyed
.
169
//
destroyed
. We do this by dispatching a sleep event before the
226
// thread's message loop is
destroyed
.
/external/chromium_org/chrome/browser/ui/libgtk2ui/
owned_widget_gtk2.h
34
// the widget is
destroyed
. This style of ownership often causes problems when
40
//
destroyed
(from the C++ object's perspective) unexpectedly
destroyed
. The
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
77
// Called when the ExtensionUninstallDialog has been
destroyed
to make sure
143
// The widget gets
destroyed
when the dialog is accepted.
149
// The widget gets
destroyed
when the dialog is canceled.
/external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.h
29
// is
destroyed
.
61
// Used to track a single WebContents. If the WebContents is
destroyed
86
// Invoked when a WebContents is
destroyed
. Cleans up |tab_observers_| and
/external/chromium_org/chrome/renderer/safe_browsing/
phishing_term_feature_extractor.h
48
//
destroyed
.
71
//
destroyed
until either |done_callback| is run or
79
// is unloaded or the PhishingTermFeatureExtractor is
destroyed
.
/external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_backend_impl.h
39
// This class is
destroyed
on the DB thread.
67
// the DB thread, and will be
destroyed
on the DB thread soon after
176
// Callbacks to ensure that sensitive info is
destroyed
if request is
/external/chromium_org/components/policy/core/common/cloud/
external_policy_data_fetcher.h
40
// accessed and
destroyed
on the background thread that the
124
// then on, it must be accessed and
destroyed
on the thread that handles network
151
// called or |this| is
destroyed
.
/external/chromium_org/content/browser/speech/
speech_recognition_manager_impl.h
57
// issued when it is not created yet or
destroyed
(by BrowserMainLoop).
186
// about this class being
destroyed
in the meanwhile (due to browser shutdown)
187
// since tasks pending on a
destroyed
WeakPtr are automatically discarded.
/external/chromium_org/content/renderer/pepper/
pepper_in_process_router.cc
102
// If the resource doesn't exist, it may have been
destroyed
so just ignore
113
// If this is a resource
destroyed
message, post a task to dispatch it.
118
//
destroyed
message is always the last one sent for a resource.
/external/chromium_org/gpu/command_buffer/service/
vertex_attrib_manager_unittest.cc
126
// The VertexAttribManager must be
destroyed
before the BufferManager
186
// The VertexAttribManager must be
destroyed
before the BufferManager
221
// The VertexAttribManager must be
destroyed
before the BufferManager
/external/chromium_org/jingle/notifier/base/
xmpp_connection_unittest.cc
113
// We need to do this *before* |xmpp_connection| gets
destroyed
or
132
// We need to do this *before* |xmpp_connection| gets
destroyed
or
151
// We need to do this *before* |xmpp_connection| gets
destroyed
or
/external/chromium_org/net/http/
http_stream_factory_impl.h
132
// is
destroyed
, all Requests should be deleted (which should remove them from
145
// set. Leftover jobs will be deleted when the factory is
destroyed
.
150
// deleted when the factory is
destroyed
.
/external/chromium_org/remoting/protocol/
session_manager.h
31
// The SessionManager must not be closed or
destroyed
before all sessions
32
// created by that SessionManager are
destroyed
. Caller owns Sessions
139
// sessions are
destroyed
. No callbacks are called after this method
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
pb_bufmgr.h
129
* Buffer will be release when the manager is
destroyed
.
160
* This manager keeps a cache of
destroyed
buffers during a time interval.
175
* NOTE: the buffer manager that provides the buffers will be
destroyed
/external/chromium_org/ui/base/gtk/
owned_widget_gtk.h
34
// the widget is
destroyed
. This style of ownership often causes problems when
40
//
destroyed
(from the C++ object's perspective) unexpectedly
destroyed
. The
/external/chromium_org/ui/views/controls/menu/
menu_runner.h
47
// MenuRunner may not be immediately
destroyed
if your object is
destroyed
,
50
// object is
destroyed
MenuRunner initiates the proper cleanup and ensures your
Completed in 876 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>