/frameworks/native/cmds/rawbu/ |
backup.cpp | 354 int copyres = copy_file(fh, src, size, NULL, fullPath); local 356 if (!copyres) { 581 int copyres = copy_file(dest, fh, size, path, NULL); local 583 if (!copyres) {
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
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
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
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/ |
proxydetect.cc | 1108 OSStatus copyres = SecKeychainItemCopyAttributesAndData(iref, local [all...] |