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

  /development/testrunner/tests/
am_instrument_parser_tests.py 168 INSTRUMENTATION_RESULT: performance.native_size=2620
193 self.assertEquals(2620, perf_dict['native_size'])
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 243 public static final String METRIC_KEY_NATIVE_SIZE = "native_size";
339 * <li>{@link #METRIC_KEY_NATIVE_SIZE native_size}
  /frameworks/base/media/jni/
android_mtp_MtpDevice.cpp 489 const uint32_t native_size = static_cast<uint32_t>(size); local
496 native_size,
    [all...]
  /art/runtime/gc/
heap.cc 3521 size_t native_size = native_bytes_allocated_.LoadRelaxed(); local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
mach-o.c 1407 bfd_size_type native_size; local
    [all...]

Completed in 134 milliseconds