Home
last modified time | relevance | path

Searched refs:getMmapSize (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DProcessState.h72 size_t getMmapSize();
/system/libhwbinder/
DProcessState.cpp97 LOG_ALWAYS_FATAL_IF(mmapSize != gProcess->getMmapSize(), in init()
195 size_t ProcessState::getMmapSize() { in getMmapSize() function in android::hardware::ProcessState