Searched defs:addHandle (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.cpp107 status_t AudioFlinger::EffectModule::addHandle(EffectHandle *handle) function in class:android::AudioFlinger::EffectModule
141 ALOGV("addHandle() %p added handle %p in position %zu", this, handle, i);

Completed in 10 milliseconds