Searched defs:ResetFunctions (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_function_dispatcher.cc87 FactoryRegistry() { ResetFunctions(); }
90 void ResetFunctions();
117 void FactoryRegistry::ResetFunctions() { function in class:__anon1962::FactoryRegistry
374 void ExtensionFunctionDispatcher::ResetFunctions() { function in class:ExtensionFunctionDispatcher
375 FactoryRegistry::GetInstance()->ResetFunctions();

Completed in 43 milliseconds