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

  /external/libunwind/include/
libunwind_i.h 227 #define GET_MEMORY(mem, size) \
  /frameworks/native/libs/binder/
IMemory.cpp 119 GET_MEMORY = IBinder::FIRST_CALL_TRANSACTION
183 if (remote()->transact(GET_MEMORY, data, &reply) == NO_ERROR) {
215 case GET_MEMORY: {

Completed in 52 milliseconds