Home
last modified time | relevance | path

Searched refs:ResetFunctions (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_function_dispatcher.cc87 FactoryRegistry() { ResetFunctions(); } in FactoryRegistry()
90 void ResetFunctions();
117 void FactoryRegistry::ResetFunctions() { in ResetFunctions() function in __anon6313c1c50111::FactoryRegistry
374 void ExtensionFunctionDispatcher::ResetFunctions() { in ResetFunctions() function in ExtensionFunctionDispatcher
375 FactoryRegistry::GetInstance()->ResetFunctions(); in ResetFunctions()
Dextension_rlz_apitest.cc74 ExtensionFunctionDispatcher::ResetFunctions(); in IN_PROC_BROWSER_TEST_F()
Dextension_function_dispatcher.h76 static void ResetFunctions();