Home
last modified time | relevance | path

Searched defs:onError_nb (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/cmds/
Dcodec2.cpp129 virtual void onError_nb(std::weak_ptr<C2Component> component, uint32_t errorCode) override { in onError_nb() function in __anon37c5590e0111::Listener
/external/v4l2_codec2/tests/
DC2VDAComponent_test.cpp207 virtual void onError_nb(std::weak_ptr<C2Component> component, uint32_t errorCode) override { in onError_nb() function in android::Listener