Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp202 c2_status_t trySet( in trySet() function in C2InterfaceHelper::ParamHelper::Impl
335 c2_status_t C2InterfaceHelper::ParamHelper::trySet( in trySet() function in C2InterfaceHelper::ParamHelper
338 return mImpl->trySet(value, mayBlock, changed, f, failures); in trySet()
586 (void)param->trySet(param->value().get(), C2_MAY_BLOCK, &changed, *_mFactory, &failures); in addParameter()
699 c2_status_t res = param->trySet( in config()
/frameworks/av/media/codec2/vndk/include/util/
DC2InterfaceHelper.h314 c2_status_t trySet(