Searched refs:GetAllFunctionNames (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dextension_function_dispatcher.h75 static void GetAllFunctionNames(std::vector<std::string>* names);
H A Drenderer_startup_helper.cc56 ExtensionFunctionDispatcher::GetAllFunctionNames(&function_names);
H A Dextension_function_dispatcher.cc213 void ExtensionFunctionDispatcher::GetAllFunctionNames( function in class:extensions::ExtensionFunctionDispatcher

Completed in 255 milliseconds