Home | History | Annotate | Download | only in service

Lines Matching defs:handle2

1012             audio_patch_handle_t handle2;
1015 handle2 = ((CreateAudioPatchData *)command2->mParam.get())->mHandle;
1018 handle2 = ((ReleaseAudioPatchData *)command2->mParam.get())->mHandle;
1021 if (handle != handle2) break;