Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h452 void handleOnWorkDone(const std::list<std::unique_ptr<C2Work>> &workItems);
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp513 strongComponent->handleOnWorkDone(workItems); in onWorkDone()
1325 void Codec2Client::Component::handleOnWorkDone( in handleOnWorkDone() function in android::Codec2Client::Component