Searched refs:copyres (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Mac/Demo/resources/ |
D | copyres.py | 9 def copyres(src, dst): function 57 copyres('::python.�.rsrc', '::foo.rsrc')
|
/external/python/cpython2/Lib/plat-mac/ |
D | buildtools.py | 199 typesfound, ownertype = copyres(input, output, skip_oldfile, 0, progress) 215 dummy, tmplowner = copyres(input, output, skiptypes, 1, progress) 349 def copyres(input, output, skiptypes, skipowner, progress=None): function
|
/external/webrtc/webrtc/base/ |
D | proxydetect.cc | 1108 OSStatus copyres = SecKeychainItemCopyAttributesAndData(iref, in p_putPasswordInProxyInfo() local 1114 if (0 == copyres) { in p_putPasswordInProxyInfo()
|