Searched refs:getMMapPolicyProperty (Results 1 – 3 of 3) sorted by relevance
35 aaudio_policy_t policy = (aaudio_policy_t) AAudioExtensions::getMMapPolicyProperty(); in TEST_F()
170 static int getMMapPolicyProperty() { in getMMapPolicyProperty() function
241 : mMMapSupported(isPolicyEnabled(getMMapPolicyProperty())) in AAudioExtensions()