HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 501 - 525 of 4057) sorted by null

<<21222324252627282930>>

  /external/lldb/include/lldb/Core/
DataBuffer.h 48 /// Destructor
50 /// The destructor is virtual as other classes will inherit from
52 /// interface. The virtual destructor ensures that destructing the
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftdriver.h 119 /* done_face :: The format-specific face destructor. */
123 /* done_size :: The format-specific size destructor. */
127 /* done_slot :: The format-specific slot destructor. */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftdriver.h 119 /* done_face :: The format-specific face destructor. */
123 /* done_size :: The format-specific size destructor. */
127 /* done_slot :: The format-specific slot destructor. */
  /art/runtime/
scoped_thread_state_change.h 38 // Value chosen arbitrarily and won't be used in the destructor since thread_ == NULL.
221 // The destructor transitions back to the previous thread state, typically Native. In this state
249 // in the destructor.
271 // Base class will release share of lock. Invoked after this destructor.
  /bionic/libc/arch-common/bionic/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncService.java 57 * Logging-only destructor.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncService.java 57 * Logging-only destructor.
  /development/ndk/platforms/android-3/arch-arm/src/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /development/ndk/platforms/android-3/include/linux/
skbuff.h 154 void (*destructor)(struct sk_buff *skb); member in struct:sk_buff
  /development/ndk/platforms/android-9/arch-x86/src/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /development/ndk/platforms/android-L/arch-arm64/src/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncService.java 57 * Logging-only destructor.
  /external/bison/examples/calc++/
calc++-parser.yy 44 %destructor { delete $$; } "identifier"
  /external/chromium_org/base/i18n/
streaming_utf8_validator.h 34 // Trivial destructor intentionally omitted.
  /external/chromium_org/base/prefs/
pref_change_registrar.cc 14 // If you see an invalid memory access in this destructor, this
pref_change_registrar.h 37 // when the registrar's destructor is called.
  /external/chromium_org/base/
sequenced_task_runner_helpers.h 27 // correct destructor/release function.
supports_user_data.h 25 // class to any class with a virtual destructor.
  /external/chromium_org/base/test/
test_suite.h 65 // instead of putting complex code in your constructor/destructor.
  /external/chromium_org/chrome/browser/chromeos/login/users/
mock_user_manager.cc 93 // Can't use STLDeleteElements because of the protected destructor of User.
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
image_writer_utility_client.h 56 // It's a reference-counted object, so destructor is not public.
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate.h 47 // bar. This makes it possible to log from the destructor when the bar has not
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_table.h 33 // All the functions apart from constructor and destructor have to be called in
  /external/chromium_org/chrome/browser/speech/
tts_platform.h 72 // destructor being called! http://crbug.com/122026
  /external/chromium_org/chrome/browser/status_icons/
desktop_notification_balloon.cc 23 // notification_ui_manager() will close the balloon in its destructor.

Completed in 1040 milliseconds

<<21222324252627282930>>