Searched refs:getMmapSize (Results 1 – 2 of 2) sorted by relevance
79 size_t getMmapSize();
86 LOG_ALWAYS_FATAL_IF(mmap_size != gProcess->getMmapSize(), in initWithMmapSize()242 size_t ProcessState::getMmapSize() { in getMmapSize() function in android::hardware::ProcessState