Searched refs:mMMapSupported (Results 1 – 2 of 2) sorted by relevance
198 return mMMapSupported; in isMMapSupported()222 const bool mMMapSupported; variable
241 : mMMapSupported(isPolicyEnabled(getMMapPolicyProperty())) in AAudioExtensions()