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

  /frameworks/rs/tests/cppbasic/
compute.cpp 43 sp<Allocation> failed_alloc = Allocation::createTyped(rs, failed_t); local
45 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed);
46 sc->bind_failed(failed_alloc);
88 failed_alloc->copy1DTo(&failed);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcm_mpool_pub.h 109 uint16 failed_alloc; /* Failed allocations. */ member in struct:bcm_mp_stats

Completed in 174 milliseconds