Searched defs:routingId (Results 1 – 5 of 5) sorted by relevance
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_javascript_result_callback.cpp | 166 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelf() 199 int32_t routingId, int32_t objectId) in GetJavaScriptResult() 253 int32_t routingId) in ConstructArgv() 291 int32_t routingId, in GetJavaScriptResultSelfHelper() 320 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelfFlowbuf() 345 int32_t routingId, int32_t objectId) in GetJavaScriptResultFlowbuf() 400 std::shared_ptr<JavaScriptOb> jsObj, int32_t routingId) in ConstructArgvV2() 435 const std::string& method, int32_t routingId, const std::vector<std::string>& argv, in GetJavaScriptResultSelfHelperV2() 457 const std::string& method, const std::string& objectName, int32_t routingId, int32_t objectId, in GetJavaScriptResultV2() 492 int fd, int32_t routingId, int32_t objectId, std::shared_ptr<NWebHapValue> result) in GetJavaScriptResultFlowbufV2()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_javascript_result_callback.cpp | 1345 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelf() 1400 int32_t routingId, int32_t objectId) in GetJavaScriptResult() 1460 int32_t routingId) in ConstructArgv() 1518 int32_t routingId, in GetJavaScriptResultSelfHelper() 1561 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelfFlowbuf() 1593 int32_t routingId, int32_t objectId) in GetJavaScriptResultFlowbuf() 1643 int32_t routingId, int32_t objectId) in PostGetJavaScriptResultToJsThread() 2410 std::shared_ptr<JavaScriptOb> jsObj, int32_t routingId) in ConstructArgvV2() 2470 …const std::string& method, int32_t routingId, int32_t objectId, std::shared_ptr<NWebHapValue> resu… in GetJavaScriptResultSelfV2() 2528 const std::string& method, int32_t routingId, const std::vector<napi_value>& argv, in GetJavaScriptResultSelfHelperV2() [all …]
|
| /base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/ |
| D | webview_javascript_result_callback.cpp | 948 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelf() 1002 int32_t routingId, int32_t objectId) in GetJavaScriptResult() 1062 int32_t routingId) in ConstructArgv() 1120 int32_t routingId, in GetJavaScriptResultSelfHelper() 1162 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelfFlowbuf() 1198 int32_t routingId, int32_t objectId) in GetJavaScriptResultFlowbuf() 1248 int32_t routingId, int32_t objectId) in PostGetJavaScriptResultToJsThread()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 795 …int32_t routingId, int32_t h5ObjectId, const ArkWebString& h5MethodName, const ArkWebValueVector& … in CallH5Function()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_nweb_wrapper.cpp | 939 void ArkWebNWebWrapper::CallH5Function(int32_t routingId, int32_t h5ObjectId, const std::string& h5… in CallH5Function()
|