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

  /external/chromium_org/extensions/browser/
extension_function_registry.h 34 void GetAllNames(std::vector<std::string>* names);
extension_function_registry.cc 26 void ExtensionFunctionRegistry::GetAllNames(std::vector<std::string>* names) {
extension_function_dispatcher.cc 215 ExtensionFunctionRegistry::GetInstance()->GetAllNames(names);

Completed in 123 milliseconds