Searched refs:JavaScriptCallBackImpl (Results 1 – 6 of 6) sorted by relevance
64 using JavaScriptCallBackImpl = std::function<std::shared_ptr<WebJSValue>( variable69 void SetJavaScriptCallBack(const JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetJavaScriptCallBack()79 JavaScriptCallBackImpl javaScriptCallBackImpl_;
1360 …void SetWebViewJavaScriptResultCallBack(const WebController::JavaScriptCallBackImpl&& javaScriptCa…
1554 const WebController::JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetWebViewJavaScriptResultCallBack()2757 …[weak = WeakClaim(this), uiTaskExecutor](WebController::JavaScriptCallBackImpl&& javaScriptCallBac… in SetWebCallBack()
729 using JavaScriptCallBackImpl = std::function<std::shared_ptr<WebJSValue>( variable733 …using WebViewJavaScriptResultCallBackImpl = std::function<void(JavaScriptCallBackImpl&& javaScript…739 void SetJavaScriptCallBackImpl(JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetJavaScriptCallBackImpl()
946 …WebController::JavaScriptCallBackImpl callback = [weak = WeakClaim(this)](const std::string& objec… in SetJavascriptCallBackImpl()
474 const WebController::JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetWebViewJavaScriptResultCallBack()