Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Demo/resources/
Dcopyres.py9 def copyres(src, dst): function
57 copyres('::python.�.rsrc', '::foo.rsrc')
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py199 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/
Dproxydetect.cc1108 OSStatus copyres = SecKeychainItemCopyAttributesAndData(iref, in p_putPasswordInProxyInfo() local
1114 if (0 == copyres) { in p_putPasswordInProxyInfo()