Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/linkloader/lib/
DMemChunk.cpp47 bool MemChunk::allocate(size_t size) { in allocate() function in MemChunk
/frameworks/base/media/mtp/
DMtpPacket.cpp55 void MtpPacket::allocate(int length) { in allocate() function in android::MtpPacket
/frameworks/base/libs/binder/
DMemoryDealer.cpp235 sp<IMemory> MemoryDealer::allocate(size_t size) in allocate() function in android::MemoryDealer
289 size_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) in allocate() function in android::SimpleBestFitAllocator
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfoAsyncQuery.java445 private void allocate(Context context, Uri contactRef) { in allocate() method in CallerInfoAsyncQuery