Searched refs:onCompleteContinuationCallBack_ (Results 1 – 9 of 9) sorted by relevance
96 onCompleteContinuationCallBack_ = onCompleteContinuationCallBack; in SetOnCompleteContinuationCallBack()249 if (delegate && delegate->onCompleteContinuationCallBack_) { in OnCompleteContinuation()250 delegate->onCompleteContinuationCallBack_(code); in OnCompleteContinuation()
325 OnCompleteContinuationCallBack onCompleteContinuationCallBack_; variable
45 onCompleteContinuationCallBack_(onCompleteContinuationCallBack), in PluginFrontendDelegate()
331 OnCompleteContinuationCallBack onCompleteContinuationCallBack_; variable
108 onCompleteContinuationCallBack_(onCompleteContinuationCallBack), in PluginFrontendDelegate()467 if (delegate && delegate->onCompleteContinuationCallBack_) { in OnCompleteContinuation()468 delegate->onCompleteContinuationCallBack_(code); in OnCompleteContinuation()
439 OnCompleteContinuationCallBack onCompleteContinuationCallBack_; variable
74 onCompleteContinuationCallBack_(builder.onCompleteContinuationCallBack), in FrontendDelegateImpl()420 if (delegate && delegate->onCompleteContinuationCallBack_) { in OnCompleteContinuation()421 delegate->onCompleteContinuationCallBack_(code); in OnCompleteContinuation()
486 OnCompleteContinuationCallBack onCompleteContinuationCallBack_; variable
144 onCompleteContinuationCallBack_(onCompleteContinuationCallBack), in FrontendDelegateDeclarative()553 if (delegate && delegate->onCompleteContinuationCallBack_) { in OnCompleteContinuation()554 delegate->onCompleteContinuationCallBack_(code); in OnCompleteContinuation()