HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 476 - 500 of 2255) sorted by null

<<11121314151617181920>>

  /external/skia/legacy/include/core/
SkStream.h 109 closed in the destructor
114 closed in the destructor.
142 destructor.
  /external/skia/legacy/src/xml/
SkJSDisplayable.cpp 62 static void Destructor(JSContext *cx, JSObject *obj);
209 gDisplayableClasses[type].finalize = SkJSDisplayable::Destructor;
214 void SkJSDisplayable::Destructor(JSContext *cx, JSObject *obj) {
  /external/skia/src/xml/
SkJSDisplayable.cpp 62 static void Destructor(JSContext *cx, JSObject *obj);
209 gDisplayableClasses[type].finalize = SkJSDisplayable::Destructor;
214 void SkJSDisplayable::Destructor(JSContext *cx, JSObject *obj) {
  /external/webkit/Source/JavaScriptCore/bytecode/
SamplingTool.h 327 // static variable since it contains a constructor but not a destructor (static
347 // since it contains neither a constructor nor destructor. Instead, ensure
382 // use within a global or static scope, and as such cannot have a destructor.
  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c 146 int destructor; member in struct:work_stuff
1174 s2 = work->destructor;
1177 work->constructor = work->destructor = 0;
    [all...]
  /cts/suite/audio_quality/lib/include/task/
TaskGeneric.h 76 * destructor.
  /development/host/windows/usb/api/
adb_interface_enum.h 37 We hide destructor in order to prevent ourseves from accidentaly allocating
adb_legacy_io_completion.h 57 We hide destructor in order to prevent ourseves from accidentaly allocating
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
RendererES2.cpp 102 /* The destructor may be called after the context has already been
RendererES3.cpp 126 /* The destructor may be called after the context has already been
  /external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.h 61 // The destructor is not thread safe. It assumes that no one is
block_random_access_sparse_matrix.h 62 // The destructor is not thread safe. It assumes that no one is
  /external/chromium/base/synchronization/
lock.h 112 // constructor, and re-Acquire() it in the destructor.
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_collection_impl.cc 143 // BrowserProcessImpl's destructor. See http://crbug.com/40810
  /external/chromium/chrome/browser/extensions/
theme_installed_infobar_delegate.cc 43 // We don't want any notifications while we're running our destructor.
  /external/chromium/chrome/browser/importer/
firefox_profile_lock.cc 79 // Because this destructor happens in first run on the profile import thread,
  /external/chromium/chrome/browser/ssl/
ssl_client_auth_handler.cc 44 // away, so we do not leak anything. The destructor takes care of ensuring
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
js_modal_dialog.h 107 // may arrive after the client has entered its destructor (and is thus
  /external/chromium/chrome/browser/ui/views/
accessible_pane_view.h 80 // so that we can remove focus listeners in the destructor.
browser_bubble.cc 61 // is a descendant of BrowserView's destructor, which leads to problems.
  /external/chromium/chrome/browser/ui/views/frame/
contents_container.cc 19 // ContentsContainer is still valid when the destructor is invoked this invokes
  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui_unittest.cc 89 // Called by SyncInternalUI's destructor.
  /external/chromium/net/base/
test_completion_callback_unittest.cc 24 // (e.g. bring back real destructor, bring back comments)
  /external/chromium/net/url_request/
url_request_job_tracker.h 74 // job constructor and destructor. Note: don't use "AddJob" since that
  /external/chromium/testing/gmock/
CHANGES 4 when the constructor and destructor of a mock class are moved out of

Completed in 3135 milliseconds

<<11121314151617181920>>