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

  /external/chromium_org/tools/android/heap_profiler/
heap_profiler_integrationtest.cc 60 HeapStats* const* stats_ptr = reinterpret_cast<HeapStats* const*>( local
62 EXPECT_TRUE(stats_ptr != NULL);
63 const HeapStats* stats = *stats_ptr;
  /development/ndk/platforms/android-3/include/linux/
if_ppp.h 76 #define stats_ptr b.ifr_ifru.ifru_data macro

Completed in 62 milliseconds