Searched refs:aaudio_allowed_capture_policy_t (Results 1 – 10 of 10) sorted by relevance
124 aaudio_allowed_capture_policy_t getAllowedCapturePolicy() const { in getAllowedCapturePolicy()128 void setAllowedCapturePolicy(aaudio_allowed_capture_policy_t policy) { in setAllowedCapturePolicy()207 aaudio_allowed_capture_policy_t mAllowedCapturePolicy = AAUDIO_UNSPECIFIED;
268 aaudio_allowed_capture_policy_t getAllowedCapturePolicy() const { in getAllowedCapturePolicy()631 void setAllowedCapturePolicy(aaudio_allowed_capture_policy_t policy) { in setAllowedCapturePolicy()695 aaudio_allowed_capture_policy_t mAllowedCapturePolicy = AAUDIO_ALLOW_CAPTURE_BY_ALL;
202 AAudioStreamBuilder* builder, aaudio_allowed_capture_policy_t policy) { in AAudioStreamBuilder_setAllowedCapturePolicy()538 AAUDIO_API aaudio_allowed_capture_policy_t AAudioStream_getAllowedCapturePolicy( in AAudioStream_getAllowedCapturePolicy()
40 aaudio_allowed_capture_policy_t usage) = nullptr;48 static aaudio_allowed_capture_policy_t (*s_getAllowedCapturePolicy)(AAudioStream *stream) = nullptr;196 aaudio_allowed_capture_policy_t getAllowedCapturePolicy() const { in getAllowedCapturePolicy()200 void setAllowedCapturePolicy(aaudio_allowed_capture_policy_t policy) { in setAllowedCapturePolicy()299 aaudio_allowed_capture_policy_t mAllowedCapturePolicy = AAUDIO_UNSPECIFIED;450 aaudio_allowed_capture_policy_t policy = AAUDIO_ALLOW_CAPTURE_BY_ALL; in parseAllowedCapturePolicy()
39 aaudio_allowed_capture_policy_t capturePolicy = DONT_SET, in checkAttributes()95 aaudio_allowed_capture_policy_t expectedCapturePolicy = in checkAttributes()201 for (aaudio_allowed_capture_policy_t policy : sAllowCapturePolicies) { in checkAttributesAllowedCapturePolicy()
60 sizeof(aaudio_allowed_capture_policy_t) == sizeof(parcelable.allowedCapturePolicy)); in AAudioStreamConfiguration()98 static_assert(sizeof(aaudio_allowed_capture_policy_t) == sizeof(result.allowedCapturePolicy)); in parcelable()
554 typedef int32_t aaudio_allowed_capture_policy_t; typedef1078 aaudio_allowed_capture_policy_t capturePolicy) __INTRODUCED_IN(29);1893 AAUDIO_API aaudio_allowed_capture_policy_t AAudioStream_getAllowedCapturePolicy(
85 constexpr aaudio_allowed_capture_policy_t kAllowedCapturePolicies[] = {174 aaudio_allowed_capture_policy_t allowedCapturePolicy = in process()
94 aaudio_allowed_capture_policy_t policy,
238 aaudio_allowed_capture_policy_t policy, in AAudioConvert_allowCapturePolicyToAudioFlagsMask()