Searched refs:JavaScriptCallBackImpl (Results 1 – 6 of 6) sorted by relevance
54 using JavaScriptCallBackImpl = std::function<std::shared_ptr<WebJSValue>( variable59 void SetJavaScriptCallBack(const JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetJavaScriptCallBack()65 JavaScriptCallBackImpl javaScriptCallBackImpl_;
1236 …void SetWebViewJavaScriptResultCallBack(const WebController::JavaScriptCallBackImpl&& javaScriptCa…
1408 const WebController::JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetWebViewJavaScriptResultCallBack()2552 …[weak = WeakClaim(this), uiTaskExecutor](WebController::JavaScriptCallBackImpl&& javaScriptCallBac… in SetWebCallBack()
701 using JavaScriptCallBackImpl = std::function<std::shared_ptr<WebJSValue>( variable705 …using WebViewJavaScriptResultCallBackImpl = std::function<void(JavaScriptCallBackImpl&& javaScript…711 void SetJavaScriptCallBackImpl(JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetJavaScriptCallBackImpl()
937 …WebController::JavaScriptCallBackImpl callback = [weak = WeakClaim(this)](const std::string& objec… in SetJavascriptCallBackImpl()
466 const WebController::JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetWebViewJavaScriptResultCallBack()