Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/
DmoduleInfo.js16 export const ModuleInfo = { variable
/third_party/python/Lib/
Dpkgutil.py22 ModuleInfo = namedtuple('ModuleInfo', 'module_finder name ispkg') variable