Searched refs:commandImpl (Results 1 – 2 of 2) sorted by relevance
242 RETURN_IF_ASTATUS_NOT_OK(commandImpl(command), "commandImplFailed"); in command()255 RETURN_IF_ASTATUS_NOT_OK(commandImpl(command), "commandImplFailed"); in command()267 ndk::ScopedAStatus EffectImpl::commandImpl(CommandId command) { in commandImpl() function in aidl::android::hardware::audio::effect::EffectImpl
112 virtual ndk::ScopedAStatus commandImpl(CommandId id) REQUIRES(mImplMutex);