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

  /system/chre/apps/chqts/src/shared/
dumb_allocator.h 26 // reduce the code duplication from multiple instances of DumbAllocator with
28 // See DumbAllocator below for usage and API documentation.
65 class DumbAllocator : DumbAllocatorBase {
67 DumbAllocator()
dumb_allocator_test.cc 24 typedef nanoapp_testing::DumbAllocator<kAllocSize, kSlotCount> DA;
send_message.cc 32 static DumbAllocator<kAllocSize, 4> gDumbAlloc;

Completed in 96 milliseconds