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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_manager_factory.h 33 // Therefore, lifetime of instances is managed by Profile, Profile startup code
37 // TODO(mnissler): Remove the special lifetime management in favor of
51 // managing the lifetime of the instance. Subsequent calls to
  /external/chromium_org/content/browser/web_contents/aura/
window_slider.h 56 // control the layer-slide. The lifetime of the slider is managed by the
57 // lifetime of |owner|, i.e. if |owner| is destroyed, then the slider also
106 // The window the slider operates on. The lifetime of the slider is bound to
  /external/chromium_org/content/public/browser/
resource_context.h 77 // regard to the lifetime of ResourceContext, although in general
82 // in the lifetime of ProfileIOData vs. ResourceProcessHost, where
87 // try to figure out how the lifetime should be fixed properly. The
  /external/chromium_org/third_party/WebKit/public/platform/
WebCryptoKey.h 76 // WebCryptoKey is just a reference-counted wrapper that manages the lifetime of
115 // * Returned pointer's lifetime is bound to |this|
133 // Base class for the embedder to define its own opaque key handle. The lifetime
WebScrollbarThemePainter.h 71 // static pointer and its lifetime is essentially infinite. The functions
77 // for the lifetime of this scrollbar. The painter has to use the real
  /external/chromium_org/chrome/browser/chromeos/settings/
token_encryptor.h 25 // Encrypts |token| with the system salt key (stable for the lifetime
30 // Decrypts |token| with the system salt key (stable for the lifetime
  /external/chromium_org/chrome/browser/download/
download_service.h 82 // notifying the UI of any new downloads. Its lifetime matches that of the
93 // chrome-level concept and its lifetime should match DownloadManager. There
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_host_metrics.h 26 // The lifetime of the object should be managed by a caller,
27 // and the lifetime should be longer than SpellCheckHost instance
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.h 84 // lifetime of this class.
87 // valid for the lifetime of this class.
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper.h 35 // remain valid over the entire lifetime of the created instance.
66 // Should be valid throughout the lifetime of the instance.
  /external/chromium_org/content/browser/
host_zoom_map_impl.h 48 // Returns the temporary zoom level that's only valid for the lifetime of
56 // Sets the temporary zoom level that's only valid for the lifetime of this
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_tracker.h 6 // tracks RenderViewHost instance swapping during the lifetime of a WebContents
8 // navigations, crashes, etc., during a tab's lifetime allow the capturing code
  /external/chromium_org/content/renderer/pepper/
host_dispatcher_wrapper.h 22 // This class wraps a dispatcher and has the same lifetime. A dispatcher has
23 // the same lifetime as a plugin module, which is longer than any particular
  /external/chromium_org/ppapi/api/trusted/
ppb_broker_trusted.idl 23 * lifetime controls the lifetime of the broker, regardless of whether the
  /external/chromium_org/ppapi/shared_impl/
ppb_video_decoder_shared.h 69 // for reference counting to keep it alive for the lifetime of |*this|.
73 // Graphics3D is guaranteed to be alive for the lifetime of this class.
  /external/chromium_org/remoting/host/
register_support_host_request.h 70 std::string* support_id, base::TimeDelta* lifetime);
73 bool success, const std::string& support_id, base::TimeDelta lifetime);
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8CustomXPathNSResolver.h 43 // given resolver object. So the lifetime of V8CustomXPathNSResolver
44 // must not exceed the lifetime of the passed handle.
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
normalizedunicodetext.h 28 // Instance lifetime should be within the lifetime span of the 'text'.
  /external/chromium_org/third_party/icu/source/common/
locbased.h 40 * will be aliased for the lifetime of this object.
46 * These will be aliased for the lifetime of this object.
  /external/chromium_org/third_party/libjingle/source/talk/base/
scoped_autorelease_pool.h 34 // that indicates it will be a problem, as long as the stack lifetime of the
35 // pool exactly matches the stack lifetime of the object.
  /external/icu4c/common/
locbased.h 40 * will be aliased for the lifetime of this object.
46 * These will be aliased for the lifetime of this object.
  /external/llvm/include/llvm/Transforms/Utils/
PromoteMemToReg.h 29 /// This is true if there are only loads, stores, and lifetime markers
31 /// ever one layer of bitcasts or GEPs between the alloca and the lifetime
  /system/core/include/utils/
LinearAllocator.h 36 * small objects with a similar lifetime, and doesn't add significant overhead for large
48 * The lifetime of the returned buffers is tied to that of the LinearAllocator. If calling
  /external/chromium/base/
message_loop_proxy_impl.h 17 // and keeps track of its lifetime using the MessageLoop DestructionObserver.
  /external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.h 8 // The entire lifetime of this object should be contained within that of

Completed in 594 milliseconds

1 2 3 45 6 7 8 91011>>