Searched refs:captureAudioOutputAllowed (Results 1 – 3 of 3) sorted by relevance
24 bool captureAudioOutputAllowed(pid_t pid, uid_t uid);
108 bool captureAudioOutputAllowed(pid_t pid, uid_t uid) { in captureAudioOutputAllowed() function
333 if (!captureAudioOutputAllowed(pid, uid)) { in getInputForAttr()