Searched defs:AddModule (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dhost_globals.cc198 PP_Module HostGlobals::AddModule(PluginModule* module) { function in class:content::HostGlobals
241 // accidents. See also AddModule below.
/external/lldb/source/API/
H A DSBTarget.cpp1882 SBTarget::AddModule (const char *path, function in class:SBTarget
1886 return AddModule (path, triple, uuid_cstr, NULL);
1890 SBTarget::AddModule (const char *path, function in class:SBTarget
1918 SBTarget::AddModule (const SBModuleSpec &module_spec) function in class:SBTarget
1928 SBTarget::AddModule (lldb::SBModule &module) function in class:SBTarget

Completed in 125 milliseconds