Searched refs:captureAudioOutputAllowed (Results 1 – 3 of 3) sorted by relevance
76 bool captureAudioOutputAllowed(pid_t pid, uid_t uid);
127 bool captureAudioOutputAllowed(pid_t pid, uid_t uid) { in captureAudioOutputAllowed() function
387 bool canCaptureOutput = captureAudioOutputAllowed(pid, uid); in getInputForAttr()