Searched refs:s_getAllowedCapturePolicy (Results 1 – 1 of 1) sorted by relevance
48 static aaudio_allowed_capture_policy_t (*s_getAllowedCapturePolicy)(AAudioStream *stream) = nullptr; variable90 s_getAllowedCapturePolicy = (aaudio_input_preset_t (*)(AAudioStream *)) in loadFutureFunctions()92 if (s_getAllowedCapturePolicy == nullptr) goto error; in loadFutureFunctions()568 if (s_getAllowedCapturePolicy != nullptr) { in compareWithStream()570 getAllowedCapturePolicy(), s_getAllowedCapturePolicy(stream)); in compareWithStream()