Searched refs:onError_nb (Results 1 – 6 of 6) sorted by relevance
74 void C2ComponentWrapper::Listener::onError_nb( in onError_nb() function in android::C2ComponentWrapper::Listener76 mListener->onError_nb(component, errorCode); in onError_nb()
55 void onError_nb(std::weak_ptr<C2Component> component, uint32_t errorCode) override;
343 virtual void onError_nb(std::weak_ptr<C2Component> component,
506 listener->onError_nb(shared_from_this(), err); in processQueue()517 listener->onError_nb(shared_from_this(), err); in processQueue()
129 virtual void onError_nb(std::weak_ptr<C2Component> component, in onError_nb() function in __anonebcab3d80111::Listener
52 virtual void onError_nb( in onError_nb() function