Home
last modified time | relevance | path

Searched refs:DllCanUnloadNow (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/ctypes/
H A D__init__.py543 def DllCanUnloadNow(): function
548 return ccom.DllCanUnloadNow()
/third_party/python/Modules/_ctypes/
H A Dcallbacks.c557 context = PyUnicode_InternFromString("_ctypes.DllCanUnloadNow"); in Call_CanUnloadNow()
568 func = PyObject_GetAttrString(mod, "DllCanUnloadNow"); in Call_CanUnloadNow()
595 STDAPI DllCanUnloadNow(void) in DllCanUnloadNow() function
/third_party/python/PC/
H A Dpyshellext.cpp495 STDAPI DllCanUnloadNow() { in DllCanUnloadNow() function

Completed in 4 milliseconds