HomeSort by relevance Sort by last modified time
    Searched full:destroyed (Results 226 - 250 of 3486) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/public/renderer/
media_stream_video_sink.h 31 // is destroyed, RemoveFromVideoTrack must be called.
resource_fetcher.h 35 // is destroyed.
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_bindings.h 63 // destroyed.
  /external/chromium_org/content/test/data/npapi/
npobject_lifetime_test.html 18 the npobject is callable when the frame is destroyed.
  /external/chromium_org/content/test/plugin/
plugin_client.h 31 // plug-in is destroyed, before unloading the plug-in library itself. Use
  /external/chromium_org/content/test/
ppapi_unittest.h 44 // Note: module must be declared first since we want it to get destroyed last.
  /external/chromium_org/ios/public/consumer/base/
supports_user_data.h 29 // delete the object if it is changed or the object is destroyed.
  /external/chromium_org/media/audio/
scoped_loop_observer.h 41 // A pointer to the message loop's proxy. In case the loop gets destroyed
  /external/chromium_org/media/base/
video_frame_pool.h 15 // returned by CreateFrame(). When one of these VideoFrames is destroyed,
  /external/chromium_org/native_client_sdk/src/libraries/sdk_util/
ref_object.h 25 * ScopedRef is reset or destroyed the object will get released.
  /external/chromium_org/net/cert/
single_request_cert_verifier.h 20 // If a completion callback is pending when the verifier is destroyed, the
  /external/chromium_org/net/dns/
address_sorter.h 30 // complete after this AddressSorter is destroyed.
  /external/chromium_org/net/websockets/
websocket_handshake_stream_create_helper.h 51 // CreateSpdyStream(). Both the stream and this object will be destroyed
  /external/chromium_org/ppapi/api/
pp_resource.idl 23 * reference count of a resource. The data will be automatically destroyed when
  /external/chromium_org/ppapi/api/trusted/
ppb_url_loader_trusted.idl 41 * mutate the URL loader or cause it to be destroyed.
  /external/chromium_org/ppapi/c/
pp_resource.h 37 * reference count of a resource. The data will be automatically destroyed when
  /external/chromium_org/ppapi/proxy/
pdf_resource_unittest.cc 57 // Remove the filter or it will be destroyed before the sink() is destroyed.
201 // Remove the filter or it will be destroyed before the sink() is destroyed.
  /external/chromium_org/remoting/base/
socket_reader.h 20 // completed read. Note that when this object is destroyed it may leave a
  /external/chromium_org/remoting/protocol/
buffered_socket_writer.cc 111 bool destroyed = false; local
112 destroyed_flag_ = &destroyed;
114 if (destroyed) {
115 // Stop doing anything if we've been destroyed by the callback.
video_writer.h 36 // object is destroyed.
  /external/chromium_org/sync/internal_api/public/engine/
model_safe_worker.h 50 // is going to be destroyed.
121 // when the worker's working thread is to be destroyed.
126 // is to be destroyed so no more work can be done.
129 // Notified when working thread of the worker is to be destroyed.
  /external/chromium_org/sync/syncable/
in_memory_directory_backing_store.h 20 // When an InMemoryDirectoryBackingStore is destroyed, all data stored in this
  /external/chromium_org/third_party/angle/src/common/
RefCountObject.h 43 ~RefCountObjectBindingPointer() { ASSERT(mObject == NULL); } // Objects have to be released before the resource manager is destroyed, so they must be explicitly cleaned up.
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/translate/
TranslatorManager.java 36 * initialization time and destroyed using the {@link destroy()} method when
37 * the application is about to be destroyed. It is recommended that the
38 * instance is destroyed and recreated if braille translation is not going to
42 * The object must be destroyed on the same thread it was created.
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svpostnm.h 34 * The name is owned by the face and will be destroyed with it.

Completed in 1339 milliseconds

1 2 3 4 5 6 7 8 91011>>