Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.h169 return mMMapSupported; in isMMapSupported()
193 const bool mMMapSupported; variable
Dutils.cpp225 : mMMapSupported(isPolicyEnabled(getMMapPolicyProperty())) in AAudioExtensions()