Home
last modified time | relevance | path

Searched refs:pidLegacy (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
DIAudioFlinger.cpp1202 pid_t pidLegacy = VALUE_OR_RETURN_BINDER(aidl2legacy_int32_t_pid_t(pid)); in acquireAudioSessionId() local
1204 mDelegate->acquireAudioSessionId(audioSessionLegacy, pidLegacy, uidLegacy); in acquireAudioSessionId()
1211 pid_t pidLegacy = VALUE_OR_RETURN_BINDER(aidl2legacy_int32_t_pid_t(pid)); in releaseAudioSessionId() local
1212 mDelegate->releaseAudioSessionId(audioSessionLegacy, pidLegacy); in releaseAudioSessionId()