Searched refs:getMMapPolicyProperty (Results 1 – 3 of 3) sorted by relevance
33 aaudio_policy_t policy = (aaudio_policy_t) AAudioExtensions::getMMapPolicyProperty(); in TEST()
155 static int getMMapPolicyProperty() { in getMMapPolicyProperty() function
225 : mMMapSupported(isPolicyEnabled(getMMapPolicyProperty())) in AAudioExtensions()