Searched refs:aaudio_allowed_capture_policy_t (Results 1 – 10 of 10) sorted by relevance
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()
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()623 void setAllowedCapturePolicy(aaudio_allowed_capture_policy_t policy) { in setAllowedCapturePolicy()673 aaudio_allowed_capture_policy_t mAllowedCapturePolicy = AAUDIO_ALLOW_CAPTURE_BY_ALL;
202 AAudioStreamBuilder* builder, aaudio_allowed_capture_policy_t policy) { in AAudioStreamBuilder_setAllowedCapturePolicy()537 AAUDIO_API aaudio_allowed_capture_policy_t AAudioStream_getAllowedCapturePolicy( in AAudioStream_getAllowedCapturePolicy()
35 aaudio_allowed_capture_policy_t capturePolicy = DONT_SET, in checkAttributes()91 aaudio_allowed_capture_policy_t expectedCapturePolicy = in checkAttributes()200 for (aaudio_allowed_capture_policy_t policy : sAllowCapturePolicies) { in checkAttributesAllowedCapturePolicy()
57 sizeof(aaudio_allowed_capture_policy_t) == sizeof(parcelable.allowedCapturePolicy)); in AAudioStreamConfiguration()89 static_assert(sizeof(aaudio_allowed_capture_policy_t) == sizeof(result.allowedCapturePolicy)); in parcelable()
554 typedef int32_t aaudio_allowed_capture_policy_t; typedef1067 aaudio_allowed_capture_policy_t capturePolicy) __INTRODUCED_IN(29);1882 AAUDIO_API aaudio_allowed_capture_policy_t AAudioStream_getAllowedCapturePolicy(
37 aaudio_allowed_capture_policy_t AAudioStream_getAllowedCapturePolicy( in AAudioStream_getAllowedCapturePolicy()215 AAudioStreamBuilder* builder, aaudio_allowed_capture_policy_t policy) { in AAudioStreamBuilder_setAllowedCapturePolicy()
94 aaudio_allowed_capture_policy_t policy,
238 aaudio_allowed_capture_policy_t policy, in AAudioConvert_allowCapturePolicyToAudioFlagsMask()