HomeSort by relevance Sort by last modified time
    Searched full:lifetime (Results 351 - 375 of 1758) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindowProperty.cpp 64 // DOMWindowProperty lifetime isn't tied directly to the DOMWindow itself so it is important that it unregister
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLImportLoader.h 45 // Owning imported Document lifetime. It also implements ResourceClient through HTMLImportResourceOwner
HTMLImportResourceOwner.h 41 // according to its lifetime.
  /external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeys.h 46 // The ContentDecryptionModule has the same lifetime as this object.
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebScrollbarThemeGeometryNative.h 69 // static pointer and its lifetime is essentially infinite. Only thread-safe
  /external/chromium_org/third_party/WebKit/Source/web/tests/
FrameTestHelpers.h 50 // Convenience class for handling the lifetime of a WebView and its associated mainframe in tests.
WebUnitTests.h 43 // lifetime.
  /external/chromium_org/third_party/WebKit/public/platform/
WebCursorInfo.h 105 // responsible for managing the lifetime of this cursor handle.
WebMediaStreamTrack.h 79 // The lifetime of the WebAudioSourceProvider should outlive the
  /external/chromium_org/third_party/WebKit/public/web/
WebScriptBindings.h 50 // a HandleScope to guard the result's lifetime.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayserver.cc 375 // Compute the appropriate lifetime for this binding.
376 uint32 lifetime = MAX_LIFETIME; local
380 lifetime = talk_base::_min(lifetime, lifetime_attr->value() * 1000);
382 binding = new RelayServerBinding(this, username, "0", lifetime);
457 res_lifetime_attr->SetValue(int_conn->binding()->lifetime() / 1000);
670 const std::string& password, uint32 lifetime)
672 lifetime_(lifetime) {
748 // If the lifetime timeout has been exceeded, then send a signal.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_slab.h 28 * Good for allocations which have very low lifetime and are allocated
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
memory_byte_array.h 37 // ownership of b. Caller is responsible for handling the lifetime
  /external/chromium_org/tools/android/forwarder2/
host_controller.h 21 // This class partners with DeviceController and has the same lifetime and
  /external/chromium_org/ui/base/accessibility/
accessible_view_state.h 65 // This callback is only valid for the lifetime of the view, and should
  /external/chromium_org/ui/message_center/cocoa/
popup_controller.h 25 // user's desktop. The window controller manages its lifetime because the
  /external/chromium_org/ui/message_center/views/
group_view.h 55 MessageCenterController* controller_; // Weak, controls lifetime of views.
  /external/chromium_org/ui/views/color_chooser/
color_chooser_view.h 67 // its lifetime. See chrome/browser/ui/browser.cc for example.
  /external/clang/test/CodeGenCXX/
cxx0x-initializer-references.cpp 65 // Ensure lifetime extension.
  /external/clang/test/SemaCXX/
i-c-e-cxx.cpp 19 const int t=t; // expected-note {{declared here}} expected-note {{read of object outside its lifetime}}
  /external/mdnsresponder/mDNSShared/
dnsextd.8 34 allows clients to perform DNS Updates with an attached lease lifetime,
  /external/mesa3d/src/gallium/auxiliary/util/
u_slab.h 28 * Good for allocations which have very low lifetime and are allocated
  /external/openssh/
sshd_config 28 # Lifetime and size of ephemeral version 1 server key
sshd_config.android 27 # Lifetime and size of ephemeral version 1 server key
  /external/replicaisland/src/com/replica/replicaisland/
ObjectRegistry.java 24 * - The objects managed by the registry have an undefined lifetime. They may become invalid at

Completed in 956 milliseconds

<<11121314151617181920>>