Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/PC/
Dimport_nt.c23 char *moduleKey; in PyWin_FindRegisteredModule() local
/aosp_15_r20/build/bazel/mkcompare/
H A Dmkfile.go113 func (mk *MkFile) moduleKey(mod *MkModule) (string, error) { func