Searched refs:SandboxInitialized (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/app/android/
H A Dchrome_main_delegate_android.cc24 void ChromeMainDelegateAndroid::SandboxInitialized( function in class:ChromeMainDelegateAndroid
26 ChromeMainDelegate::SandboxInitialized(process_type);
H A Dchrome_main_delegate_android.h26 virtual void SandboxInitialized(const std::string& process_type) OVERRIDE;
/external/chromium_org/android_webview/lib/main/
H A Daw_main_delegate.h36 virtual void SandboxInitialized(const std::string& process_type) OVERRIDE;
H A Daw_main_delegate.cc109 void AwMainDelegate::SandboxInitialized(const std::string& process_type) { function in class:android_webview::AwMainDelegate
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.h30 virtual void SandboxInitialized(const std::string& process_type) OVERRIDE;
H A Dchrome_main_delegate.cc789 void ChromeMainDelegate::SandboxInitialized(const std::string& process_type) { function in class:ChromeMainDelegate
/external/chromium_org/content/public/app/
H A Dcontent_main_delegate.h42 virtual void SandboxInitialized(const std::string& process_type) {} function in class:content::ContentMainDelegate
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc746 delegate_->SandboxInitialized(process_type);

Completed in 614 milliseconds