Home
last modified time | relevance | path

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

/device/google/atv/audio_proxy/service/
DDeviceImpl.cpp464 AudioPatchHandle newPatch = gNextAudioPatchHandle++; in updateAudioPatch() local
465 mAudioPatchHandles.insert(newPatch); in updateAudioPatch()
466 _hidl_cb(Result::OK, newPatch); in updateAudioPatch()