Home
last modified time | relevance | path

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

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