Searched refs:s_getAllowedCapturePolicy (Results 1 – 1 of 1) sorted by relevance
46 static aaudio_allowed_capture_policy_t (*s_getAllowedCapturePolicy)(AAudioStream *stream) = nullptr; variable83 s_getAllowedCapturePolicy = (aaudio_input_preset_t (*)(AAudioStream *)) in loadFutureFunctions()85 if (s_getAllowedCapturePolicy == nullptr) goto error; in loadFutureFunctions()518 if (s_getAllowedCapturePolicy != nullptr) { in compareWithStream()520 getAllowedCapturePolicy(), s_getAllowedCapturePolicy(stream)); in compareWithStream()