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

  /external/chromium_org/third_party/boringssl/src/crypto/bio/
bio.c 146 static int bio_io(BIO *bio, void *buf, int len, size_t method_offset,
154 *((const io_func_t *)(((const uint8_t *)bio->method) + method_offset));
  /art/compiler/
oat_writer.cc 1217 uint32_t method_offset = GetOatMethodOffsetsOffsetFromOatClass(class_def_method_index_); local
    [all...]

Completed in 1094 milliseconds