Searched refs:mNotify (Results 1 – 2 of 2) sorted by relevance
344 if (context->mNotify != nullptr) in ErrorCallback()346 context->mNotify(errinfo, privateInfo, cb, context->mUserData); in ErrorCallback()359 mNotify(notify), in Context()374 mNotify(notify), in Context()
153 const ContextErrorCB mNotify; variable