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

  /frameworks/native/libs/binder/
MemoryBase.cpp 21 #include <binder/MemoryBase.h>
28 MemoryBase::MemoryBase(const sp<IMemoryHeap>& heap,
34 sp<IMemoryHeap> MemoryBase::getMemory(ssize_t* offset, size_t* size) const
41 MemoryBase::~MemoryBase()
  /frameworks/native/include/binder/
MemoryBase.h 30 class MemoryBase : public BnMemory
33 MemoryBase(const sp<IMemoryHeap>& heap, ssize_t offset, size_t size);
34 virtual ~MemoryBase();
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]

Completed in 723 milliseconds