Searched refs:LSItemInfoRecord (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/launch/
H A Dlaunchsupport.py29 LSItemInfoRecord = OpaqueType("LSItemInfoRecord", "LSItemInfoRecord") variable
62 ** Convert LSItemInfoRecord to Python.
65 LSItemInfoRecord_New(LSItemInfoRecord *it)
H A D_Launchmodule.c48 ** Convert LSItemInfoRecord to Python.
51 LSItemInfoRecord_New(LSItemInfoRecord *it)
78 LSItemInfoRecord outItemInfo;
98 LSItemInfoRecord outItemInfo;
425 PyDoc_STR("(FSRef inItemRef, LSRequestedInfo inWhichInfo) -> (LSItemInfoRecord outItemInfo)")},
427 PyDoc_STR("(CFURLRef inURL, LSRequestedInfo inWhichInfo) -> (LSItemInfoRecord outItemInfo)")},

Completed in 520 milliseconds