Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/launch/
D_Launchmodule.c243 CFURLRef outAppURL; in Launch_LSGetApplicationForItem() local
251 &outAppURL); in Launch_LSGetApplicationForItem()
255 CFURLRefObj_New, outAppURL); in Launch_LSGetApplicationForItem()
268 CFURLRef outAppURL; in Launch_LSGetApplicationForInfo() local
280 &outAppURL); in Launch_LSGetApplicationForInfo()
284 CFURLRefObj_New, outAppURL); in Launch_LSGetApplicationForInfo()
295 CFURLRef outAppURL; in Launch_LSGetApplicationForURL() local
303 &outAppURL); in Launch_LSGetApplicationForURL()
307 CFURLRefObj_New, outAppURL); in Launch_LSGetApplicationForURL()
319 CFURLRef outAppURL; in Launch_LSFindApplicationForInfo() local
[all …]