Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/faultinjection/
DC2ComponentWrapper.cpp34 c2_status_t WrapSimpleMethod( in WrapSimpleMethod() function
106 return WrapSimpleMethod([this] { return mComp->start(); }, mStartState); in start()