Home
last modified time | relevance | path

Searched defs:RegisterModule (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/extensions/renderer/
Dmodule_system_test.cc115 void RegisterModule(const std::string& name, const std::string& source) { in RegisterModule() function in extensions::ModuleSystemTestEnvironment::StringSourceMap
163 void ModuleSystemTestEnvironment::RegisterModule(const std::string& name, in RegisterModule() function in extensions::ModuleSystemTestEnvironment
168 void ModuleSystemTestEnvironment::RegisterModule(const std::string& name, in RegisterModule() function in extensions::ModuleSystemTestEnvironment
/external/chromium_org/third_party/webrtc/modules/utility/source/
Dprocess_thread_impl.cc88 int32_t ProcessThreadImpl::RegisterModule(Module* module) in RegisterModule() function in webrtc::ProcessThreadImpl
/external/chromium_org/gin/modules/
Dmodule_registry.cc174 void ModuleRegistry::RegisterModule(Isolate* isolate, in RegisterModule() function in gin::ModuleRegistry