Home
last modified time | relevance | path

Searched defs:CallModuleMethod (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
Dmodule_system.cc273 v8::Local<v8::Value> ModuleSystem::CallModuleMethod( in CallModuleMethod() function in extensions::ModuleSystem
281 v8::Local<v8::Value> ModuleSystem::CallModuleMethod( in CallModuleMethod() function in extensions::ModuleSystem
289 v8::Local<v8::Value> ModuleSystem::CallModuleMethod( in CallModuleMethod() function in extensions::ModuleSystem
Ddispatcher.cc430 void CallModuleMethod(const std::string& module_name, in CallModuleMethod() function