Lines Matching refs:pid_t
64 static bool checkRecordingInternal(const String16& opPackageName, pid_t pid, in checkRecordingInternal()
107 bool recordingAllowed(const String16& opPackageName, pid_t pid, uid_t uid) { in recordingAllowed()
111 bool startRecording(const String16& opPackageName, pid_t pid, uid_t uid) { in startRecording()
132 bool captureAudioOutputAllowed(pid_t pid, uid_t uid) { in captureAudioOutputAllowed()
140 bool captureMediaOutputAllowed(pid_t pid, uid_t uid) { in captureMediaOutputAllowed()
148 bool captureVoiceCommunicationOutputAllowed(pid_t pid, uid_t uid) { in captureVoiceCommunicationOutputAllowed()
157 bool captureHotwordAllowed(const String16& opPackageName, pid_t pid, uid_t uid) { in captureHotwordAllowed()
185 bool modifyAudioRoutingAllowed(pid_t pid, uid_t uid) { in modifyAudioRoutingAllowed()
199 bool modifyDefaultAudioEffectsAllowed(pid_t pid, uid_t uid) { in modifyDefaultAudioEffectsAllowed()
220 bool modifyPhoneStateAllowed(pid_t pid, uid_t uid) { in modifyPhoneStateAllowed()
227 bool bypassInterruptionPolicyAllowed(pid_t pid, uid_t uid) { in bypassInterruptionPolicyAllowed()