Home
last modified time | relevance | path

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

/art/runtime/
Dmem_map.cc270 static inline void* TryMemMapLow4GB(void* ptr, in TryMemMapLow4GB() function
845 actual = TryMemMapLow4GB(reinterpret_cast<void*>(ptr), length, prot, flags, fd, offset); in MapInternalArtLow4GBAllocator()
880 actual = TryMemMapLow4GB(reinterpret_cast<void*>(ptr), length, prot, flags, fd, offset); in MapInternalArtLow4GBAllocator()