Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h347 void handleOnWorkDone(const std::list<std::unique_ptr<C2Work>> &workItems);
/hardware/google/av/codec2/hidl/client/
Dclient.cpp371 strongComponent->handleOnWorkDone(workItems); in createComponent()
803 void Codec2Client::Component::handleOnWorkDone( in handleOnWorkDone() function in android::Codec2Client::Component