Home | History | Annotate | Download | only in chrome_frame

Lines Matching defs:ScopedChromeFrameRegistrar

53 const wchar_t ScopedChromeFrameRegistrar::kCallRegistrationEntrypointSwitch[] =
56 bool ScopedChromeFrameRegistrar::register_chrome_path_provider_ = false;
59 void ScopedChromeFrameRegistrar::RegisterDefaults() {
73 void ScopedChromeFrameRegistrar::DoRegistration(
139 void ScopedChromeFrameRegistrar::RegisterAtPath(
145 void ScopedChromeFrameRegistrar::UnregisterAtPath(
150 base::FilePath ScopedChromeFrameRegistrar::GetReferenceChromeFrameDllPath() {
168 void ScopedChromeFrameRegistrar::RegisterAndExitProcessIfDirected() {
216 ScopedChromeFrameRegistrar::ScopedChromeFrameRegistrar(
220 // Register paths needed by the ScopedChromeFrameRegistrar.
228 ScopedChromeFrameRegistrar::ScopedChromeFrameRegistrar(
232 // Register paths needed by the ScopedChromeFrameRegistrar.
240 ScopedChromeFrameRegistrar::~ScopedChromeFrameRegistrar() {
256 void ScopedChromeFrameRegistrar::RegisterChromeFrameAtPath(
262 void ScopedChromeFrameRegistrar::RegisterReferenceChromeFrameBuild() {
266 std::wstring ScopedChromeFrameRegistrar::GetChromeFrameDllPath() const {