Searched refs:captureAudioOutputAllowed (Results 1 – 4 of 4) sorted by relevance
59 android::captureAudioOutputAllowed(pid, uid); in LLVMFuzzerTestOneInput()
82 bool captureAudioOutputAllowed(pid_t pid, uid_t uid);
130 bool captureAudioOutputAllowed(pid_t pid, uid_t uid) { in captureAudioOutputAllowed() function
400 bool canCaptureOutput = captureAudioOutputAllowed(pid, uid); in getInputForAttr()