HomeSort by relevance Sort by last modified time
    Searched defs:ShutdownType (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/
browser_shutdown.h 17 enum ShutdownType {
32 void OnShutdownStarting(ShutdownType type);
35 ShutdownType GetShutdownType();
  /external/chromium_org/chrome/browser/
browser_shutdown.h 12 enum ShutdownType {
27 void OnShutdownStarting(ShutdownType type);
30 ShutdownType GetShutdownType();
  /external/chromium_org/chrome/test/automation/
proxy_launcher.h 34 enum ShutdownType {
130 void set_shutdown_type(ShutdownType value) {
178 ShutdownType shutdown_type_;

Completed in 126 milliseconds