Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectImpl.cpp96 RETURN_IF(notifyEventFlag(mDataMqNotEmptyEf) != RetCode::SUCCESS, EX_ILLEGAL_STATE, in close()
244 RETURN_IF(notifyEventFlag(mDataMqNotEmptyEf) != RetCode::SUCCESS, EX_ILLEGAL_STATE, in command()
252 RETURN_IF(notifyEventFlag(mDataMqNotEmptyEf) != RetCode::SUCCESS, EX_ILLEGAL_STATE, in command()
291 RetCode EffectImpl::notifyEventFlag(uint32_t flag) { in notifyEventFlag() function in aidl::android::hardware::audio::effect::EffectImpl
/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectImpl.h114 RetCode notifyEventFlag(uint32_t flag);