Searched defs:module_names (Results 1 – 4 of 4) sorted by relevance
71 …const std::map<std::string, std::set<std::string>> module_names = (*singleton_plugin)->GetModuleNa… in LoadPlugin() local
155 def __init__(self, *module_names):
276 void import_module( LIST * module_names, module_t * target_module ) in import_module()
180 def set_forkserver_preload(self, module_names): argument