Home
last modified time | relevance | path

Searched defs:getGuestPageSize (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator_unittests.cpp32 uint32_t getGuestPageSize() { in getGuestPageSize() function
/hardware/google/aemu/host-common/include/host-common/
Daddress_space_device.h100 uint32_t (*getGuestPageSize)(void); member
/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp482 uint32_t HostAddressSpaceDevice::getGuestPageSize() { in getGuestPageSize() function in android::HostAddressSpaceDevice