OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BnMemory
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
IMemory.h
84
class
BnMemory
: public BnInterface<IMemory>
93
BnMemory
();
95
virtual ~
BnMemory
();
MemoryBase.h
30
class MemoryBase : public
BnMemory
/frameworks/native/libs/binder/
IMemory.cpp
217
BnMemory
::
BnMemory
() {
220
BnMemory
::~
BnMemory
() {
223
status_t
BnMemory
::onTransact(
Completed in 5436 milliseconds