HomeSort by relevance Sort by last modified time
    Searched refs:Reinitialize (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/chrome/browser/external_tab/
external_tab_container.h 67 // Used to reinitialize the automation channel and related information
70 virtual bool Reinitialize(AutomationProvider* automation_provider,
  /external/chromium_org/media/filters/
ffmpeg_video_decoder_unittest.cc 79 void Reinitialize() {
330 Reinitialize();
342 Reinitialize();
349 Reinitialize();
decrypting_video_decoder_unittest.cc 101 void Reinitialize() {
252 Reinitialize();
fake_video_decoder_unittest.cc 302 TEST_F(FakeVideoDecoderTest, Reinitialize) {
  /external/chromium_org/webkit/browser/appcache/
appcache_service.h 104 void Reinitialize();
appcache_service.cc 477 void AppCacheService::Reinitialize() {
appcache_storage_impl_unittest.cc 76 // The Reinitialize test needs some http accessible resources to run,
    [all...]
appcache_storage_impl.cc     [all...]
  /external/chromium/chrome/browser/
external_tab_container_win.h 84 // Used to reinitialize the automation channel and related information
87 bool Reinitialize(AutomationProvider* automation_provider,
263 // Scheduled as a task in ExternalTabContainer::Reinitialize
external_tab_container_win.cc 239 bool ExternalTabContainer::Reinitialize(
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_win.cc 186 external_tab_container->Reinitialize(this,
  /art/compiler/utils/
assembler.h 76 void Reinitialize() {
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.h 84 virtual bool Reinitialize(AutomationProvider* automation_provider,
237 // Scheduled as a task in ExternalTabContainerWin::Reinitialize.
external_tab_container_win.cc 504 bool ExternalTabContainerWin::Reinitialize(
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 391 external_tab_container->Reinitialize(this,

Completed in 464 milliseconds