HomeSort by relevance Sort by last modified time
    Searched refs:PySocketModule_ImportModuleAndAPI (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h 165 if (PySocketModule_ImportModuleAndAPI())
206 Call PySocketModule_ImportModuleAndAPI() to initialize this
228 int PySocketModule_ImportModuleAndAPI(void)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.h 166 if (PySocketModule_ImportModuleAndAPI())
207 Call PySocketModule_ImportModuleAndAPI() to initialize this
229 int PySocketModule_ImportModuleAndAPI(void)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 165 if (PySocketModule_ImportModuleAndAPI())
206 Call PySocketModule_ImportModuleAndAPI() to initialize this
228 int PySocketModule_ImportModuleAndAPI(void)
_ssl.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.h 166 if (PySocketModule_ImportModuleAndAPI())
207 Call PySocketModule_ImportModuleAndAPI() to initialize this
229 int PySocketModule_ImportModuleAndAPI(void)
_ssl.c     [all...]
  /external/python/cpython3/Modules/
socketmodule.h 209 if (PySocketModule_ImportModuleAndAPI())
238 #define PySocketModule_ImportModuleAndAPI() PyCapsule_Import(PySocket_CAPSULE_NAME, 1)
_ssl.c     [all...]

Completed in 309 milliseconds