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