Searched refs:pidLegacy (Results 1 – 1 of 1) sorted by relevance
1202 pid_t pidLegacy = VALUE_OR_RETURN_BINDER(aidl2legacy_int32_t_pid_t(pid)); in acquireAudioSessionId() local1204 mDelegate->acquireAudioSessionId(audioSessionLegacy, pidLegacy, uidLegacy); in acquireAudioSessionId()1211 pid_t pidLegacy = VALUE_OR_RETURN_BINDER(aidl2legacy_int32_t_pid_t(pid)); in releaseAudioSessionId() local1212 mDelegate->releaseAudioSessionId(audioSessionLegacy, pidLegacy); in releaseAudioSessionId()