Searched refs:captureMediaOutputAllowed (Results 1 – 4 of 4) sorted by relevance
78 android::captureMediaOutputAllowed(attributionSource); in LLVMFuzzerTestOneInput()
101 bool captureMediaOutputAllowed(const AttributionSourceState& attributionSource);
213 bool captureMediaOutputAllowed(const AttributionSourceState& attributionSource) { in captureMediaOutputAllowed() function
1793 if (needCaptureMediaOutput && !captureMediaOutputAllowed(attributionSource)) { in registerPolicyMixes()