OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h
[
all
...]
/external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h
[
all
...]
Completed in 455 milliseconds