Searched refs:captureMediaOutputAllowed (Results 1 – 4 of 4) sorted by relevance
76 android::captureMediaOutputAllowed(attributionSource); in LLVMFuzzerTestOneInput()
96 bool captureMediaOutputAllowed(const AttributionSourceState& attributionSource);
195 bool captureMediaOutputAllowed(const AttributionSourceState& attributionSource) { in captureMediaOutputAllowed() function
1746 if (needCaptureMediaOutput && !captureMediaOutputAllowed(attributionSource)) { in registerPolicyMixes()