Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py499 CFURLRef_object = CFURLRefObjectDefinition('CFURLRef', 'CFURLRefObj', 'CFURLRef') variable
512 module.addobject(CFURLRef_object)
548 for f in CFURLRef_methods: CFURLRef_object.add(f)