Home
last modified time | relevance | path

Searched refs:kFSCatInfoAllDates (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Dmacostools.py127 catinfo, _, _, _ = srcfsr.FSGetCatalogInfo(Files.kFSCatInfoAllDates)
128 dstfsr.FSSetCatalogInfo(Files.kFSCatInfoAllDates, catinfo)
/external/python/cpython2/Lib/plat-mac/Carbon/
DFiles.py276 kFSCatInfoAllDates = 0x000003E0 variable