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,
461 listener->onError_nb(shared_from_this(), err); in processQueue()472 listener->onError_nb(shared_from_this(), err); in processQueue()
128 virtual void onError_nb(std::weak_ptr<C2Component> component, in onError_nb() function in __anonf5195c740111::Listener
328 virtual void onError_nb( in onError_nb() function