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

  /cts/tests/SignatureTest/
Android.mk 60 copied_res_stamp := $(intermediates.COMMON)/copyres.stamp
  /frameworks/base/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 197 milliseconds