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

  /external/libunwind/src/mi/
mempool.c 111 GET_MEMORY (mem, size);
115 GET_MEMORY (mem, size);
  /frameworks/native/libs/binder/
IMemory.cpp 125 GET_MEMORY = IBinder::FIRST_CALL_TRANSACTION
189 if (remote()->transact(GET_MEMORY, data, &reply) == NO_ERROR) {
232 case GET_MEMORY: {
  /external/libunwind/include/
libunwind_i.h 228 #define GET_MEMORY(mem, size) \
  /external/libunwind/src/x86_64/
Gtrace.c 91 GET_MEMORY(frames, n * sizeof (unw_tdep_frame_t));

Completed in 235 milliseconds