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

  /system/core/fastboot/
fastboot.c 627 int64_t sz64; local
631 sz64 = file_size(fd);
632 if (sz64 < 0) {
635 limit = get_sparse_limit(usb, sz64);
676 int64_t sz64 = sparse_file_len(*s, true, false); local
677 fb_queue_flash_sparse(pname, *s++, sz64);
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.cpp 883 { "Sz64", OpndSize_64 },
    [all...]

Completed in 2433 milliseconds