Searched refs:BrowserProcessPlatformPartBase (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dbrowser_process_platform_part_base.cc16 BrowserProcessPlatformPartBase::BrowserProcessPlatformPartBase() { function in class:BrowserProcessPlatformPartBase
19 BrowserProcessPlatformPartBase::~BrowserProcessPlatformPartBase() {
22 void BrowserProcessPlatformPartBase::PlatformSpecificCommandLineProcessing(
26 void BrowserProcessPlatformPartBase::StartTearDown() {
29 void BrowserProcessPlatformPartBase::AttemptExit() {
40 void BrowserProcessPlatformPartBase::PreMainMessageLoopRun() {
45 BrowserProcessPlatformPartBase::CreateBrowserPolicyConnector() {
H A Dbrowser_process_platform_part_base.h21 class BrowserProcessPlatformPartBase { class
23 BrowserProcessPlatformPartBase();
24 virtual ~BrowserProcessPlatformPartBase();
46 DISALLOW_COPY_AND_ASSIGN(BrowserProcessPlatformPartBase);
H A Dbrowser_process_platform_part.h21 typedef BrowserProcessPlatformPartBase BrowserProcessPlatformPart;
H A Dbrowser_process_platform_part_android.h11 class BrowserProcessPlatformPart : public BrowserProcessPlatformPartBase {
16 // Overridden from BrowserProcessPlatformPartBase:
H A Dbrowser_process_platform_part_mac.h17 class BrowserProcessPlatformPart : public BrowserProcessPlatformPartBase {
22 // Overridden from BrowserProcessPlatformPartBase:
H A Dbrowser_process_platform_part_aurawin.h16 class BrowserProcessPlatformPart : public BrowserProcessPlatformPartBase,
25 // Overridden from BrowserProcessPlatformPartBase:
H A Dbrowser_process_platform_part_chromeos.h40 class BrowserProcessPlatformPart : public BrowserProcessPlatformPartBase,
80 // Overridden from BrowserProcessPlatformPartBase:

Completed in 112 milliseconds