HomeSort by relevance Sort by last modified time
    Searched full:copyres (Results 1 - 3 of 3) sorted by null

  /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) {
  /external/icu4c/test/intltest/
restsnew.cpp 484 ResourceBundle copyRes(defaultresource);
485 if(strcmp(copyRes.getName(), defaultresource.getName() ) !=0 ||
487 strcmp(copyRes.getLocale().getName(), defaultresource.getLocale().getName() ) !=0 ||
515 copyRes.getVersion(ver);
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
proxydetect.cc 1115 OSStatus copyres = SecKeychainItemCopyAttributesAndData(iref, local
    [all...]

Completed in 256 milliseconds