Searched refs:exeModule (Results 1 – 4 of 4) sorted by relevance
221 '--version', 'pip', 1, exeModule=["-m", "pip"])247 exeModule=['-m', 'grpc_tools.protoc'])292 'esptool', -1, exeModule=['-m', 'esptool'])317 exeModule=info["exeModule"],336 exeModule=None): argument383 if exeModule:384 args = exeModule[:] + [versionCommand]394 exeModule and395 exeModule[0] == "-m" and440 if exeModule:[all …]
185 HMODULE exeModule = GetModuleHandleW(NULL); in GetImplPath() local187 if (!hModule || !exeModule || hModule == exeModule) in GetImplPath()
161 HMODULE exeModule = GetModuleHandleW(NULL); in GetImplPath() local163 if (!hModule || !exeModule || hModule == exeModule) in GetImplPath()