OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfstring_to_pystring
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Mac/Modules/
_scproxy.c
18
cfstring_to_pystring
(CFStringRef ref)
function
105
PyObject* t =
cfstring_to_pystring
(aString);
141
PyObject* h =
cfstring_to_pystring
(hostString);
/external/python/cpython3/Modules/
_scproxy.c
18
cfstring_to_pystring
(CFStringRef ref)
function
110
PyObject* t =
cfstring_to_pystring
(aString);
146
PyObject* h =
cfstring_to_pystring
(hostString);
Completed in 832 milliseconds