Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.h198 return mMMapSupported; in isMMapSupported()
222 const bool mMMapSupported; variable
Dutils.cpp241 : mMMapSupported(isPolicyEnabled(getMMapPolicyProperty())) in AAudioExtensions()