Searched defs:CallModuleMethod (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/extensions/renderer/ | ||
D | module_system.cc | 230 v8::Local<v8::Value> ModuleSystem::CallModuleMethod( in CallModuleMethod() function in extensions::ModuleSystem |
D | dispatcher.cc | 145 void CallModuleMethod(const std::string& module_name, in CallModuleMethod() function |