Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectTypes.h50 ERROR_EVENT_FLAG_ERROR /* Error with effect event flags */ enumerator
71 case RetCode::ERROR_EVENT_FLAG_ERROR:
/hardware/interfaces/audio/aidl/default/
DEffectContext.cpp235 return RetCode::ERROR_EVENT_FLAG_ERROR; in notifyDataMqUpdate()
240 return RetCode::ERROR_EVENT_FLAG_ERROR; in notifyDataMqUpdate()
DEffectImpl.cpp294 return RetCode::ERROR_EVENT_FLAG_ERROR; in notifyEventFlag()
298 return RetCode::ERROR_EVENT_FLAG_ERROR; in notifyEventFlag()