OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lifetime
(Results
126 - 150
of
1758
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/chromeos/login/
auth_response_handler.h
32
// the object
lifetime
.
/external/chromium/chrome/browser/net/
ssl_config_service_manager.h
19
// platform. The
lifetime
of the PrefService objects must be longer than that
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_handler.h
15
// completes, but don't have to stick around until the end.
Lifetime
should be
/external/chromium/net/disk_cache/
trace.h
22
// Simple class to handle the trace buffer
lifetime
. Any object interested in
/external/chromium_org/ash/wm/
immersive_revealed_lock.h
15
//
lifetime
. If acquiring the lock causes a reveal, the top-of-window views
/external/chromium_org/base/
auto_reset.h
16
// have a shorter
lifetime
than its scoped_variable, to prevent invalid memory
/external/chromium_org/base/message_loop/
message_pump_ozone.cc
53
// This code assumes that the caller tracks the
lifetime
of the |dispatcher|.
/external/chromium_org/build/android/pylib/
system_properties.py
13
valid for the
lifetime
of a boot.
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/
SettingsSecureBasedIdentificationGenerator.java
25
// Since we do not know the
lifetime
of the given context, we get the application context
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/printing/
TabPrinter.java
17
* This class doesn't have any
lifetime
expectations with regards to Tab, since we keep a weak
/external/chromium_org/chrome/browser/automation/
chrome_frame_automation_provider_win.h
8
// The entire
lifetime
of this object should be contained within that of
/external/chromium_org/chrome/browser/chromeos/power/
session_state_controller_delegate_chromeos.cc
9
#include "chrome/browser/
lifetime
/application_lifetime.h"
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_model.h
92
// Get the information for a particular test.
Lifetime
of returned object is
93
// limited to the
lifetime
of this model.
95
// Get the information for a test with given numerical |id|.
Lifetime
of
96
// returned object is limited to the
lifetime
of this model. Returns false if
/external/chromium_org/chrome/browser/extensions/api/
api_resource.h
17
// control the
lifetime
of all ApiResources of a specific derived type.
/external/chromium_org/chrome/browser/extensions/api/dns/
host_resolver_wrapper.h
17
// thereby avoiding most
lifetime
issues, and it will reply with either that
mock_host_resolver_creator.h
45
// Plain pointer because we have to manage
lifetime
manually.
/external/chromium_org/chrome/browser/guestview/adview/
adview_guest.h
14
// API and manages the
lifetime
of <adview> extension events. AdViewGuest is
/external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator.h
20
// BrowserContextKeyedService to allow profile-based
lifetime
management.
/external/chromium_org/chrome/browser/
process_singleton_startup_lock.h
33
// The callback is only valid during the
lifetime
of the
/external/chromium_org/chrome/browser/storage_monitor/
transient_device_ids.h
8
// TransientDeviceIds'
lifetime
.
/external/chromium_org/chrome/browser/ui/app_list/
profile_loader.cc
10
#include "chrome/browser/
lifetime
/application_lifetime.h"
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_drag_drop_gtk.cc
55
// This starts the drag process, the
lifetime
of this object is tied to the
/external/chromium_org/chrome/browser/ui/gtk/
custom_drag.h
46
// The image for the drag. The
lifetime
of the image should be managed outside
update_recommended_dialog.cc
10
#include "chrome/browser/
lifetime
/application_lifetime.h"
/external/chromium_org/chrome/browser/ui/views/
color_chooser_aura.h
46
// view will take care of its
lifetime
.
Completed in 677 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>