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

<<11121314151617181920>>

  /external/chromium/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);
460 res_lifetime_attr->SetValue(int_conn->binding()->lifetime() / 1000);
678 const std::string& password, uint32 lifetime)
680 lifetime_(lifetime) {
755 // If the lifetime timeout has been exceeded, then send a signal.
  /external/chromium_org/apps/
DEPS 22 "+chrome/browser/lifetime/application_lifetime.h",
  /external/chromium_org/ash/touch/
touch_observer_hud.h 26 // class manage their own lifetime.
  /external/chromium_org/ash/wm/
partial_screenshot_view.h 25 // PartialScreenshotViews manage their own lifetime so caller must not delete
  /external/chromium_org/base/test/
test_reg_util_win.h 21 // lifetime of the override manager. Destroy the manager to undo the overrides.
  /external/chromium_org/chrome/browser/automation/
chrome_frame_automation_provider_win.cc 7 #include "chrome/browser/lifetime/application_lifetime.h"
  /external/chromium_org/chrome/browser/
browser_process_platform_part_aurawin.cc 16 #include "chrome/browser/lifetime/application_lifetime.h"
chrome_browser_main_win.h 38 // chrome executable's lifetime.
  /external/chromium_org/chrome/browser/chromeos/file_manager/
zip_file_creator.h 24 // Lifetime management:
  /external/chromium_org/chrome/browser/chromeos/first_run/
drive_first_run_controller.h 18 // the session starts. DriveFirstRunController will manage its own lifetime and
first_run_controller.h 35 // Object manages its lifetime and deletes itself after completion of the
  /external/chromium_org/chrome/browser/chromeos/login/
version_info_updater.h 86 // happen after the lifetime of this object.
  /external/chromium_org/chrome/browser/extensions/api/storage/
policy_value_store.h 27 // and manages its lifetime.
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
mtp_device_async_delegate.h 20 // The lifetime of the delegate is managed by the MTPDeviceMapService class.
  /external/chromium_org/chrome/browser/password_manager/
password_syncable_service.h 34 // When this class is completed and instantiated the object lifetime
  /external/chromium_org/chrome/browser/resources/net_internals/
bandwidth_view.js 57 * browser's lifetime.
  /external/chromium_org/chrome/browser/search_engines/
search_host_to_urls_map.h 17 // caller to ensure the right lifetime of them.
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service.h 36 // process of creating a thumbnail from tab contents. The lifetime of these
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_stack_window_cocoa.h 86 // Lifetime controlled manually, needs more than just |release| to terminate.
  /external/chromium_org/chrome/browser/ui/extensions/
extension_installed_bubble.h 29 // ExtensionInstallBubble manages its own lifetime.
  /external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt_win.cc 30 // The instance will manage its own lifetime.
  /external/chromium_org/chrome/browser/ui/
tab_modal_confirm_dialog_browsertest.cc 9 #include "chrome/browser/lifetime/application_lifetime.h"
  /external/chromium_org/chrome/browser/ui/views/
update_recommended_message_box.cc 7 #include "chrome/browser/lifetime/application_lifetime.h"
  /external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.h 68 // least once during the lifetime of the settings page.
  /external/chromium_org/chrome/installer/mini_installer/
configuration.cc 48 // instance may refer to it at will throughout its lifetime, yet it will

Completed in 1502 milliseconds

<<11121314151617181920>>