Searched defs:routingId (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_javascript_result_callback.cpp | 165 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelf() 195 int32_t routingId, int32_t objectId) in GetJavaScriptResult() 249 int32_t routingId) in ConstructArgv() 287 int32_t routingId, in GetJavaScriptResultSelfHelper() 316 int32_t routingId, int32_t objectId) in GetJavaScriptResultSelfFlowbuf() 341 int32_t routingId, int32_t objectId) in GetJavaScriptResultFlowbuf()
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A 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()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_nweb_impl.cpp | 756 …int32_t routingId, int32_t h5ObjectId, const ArkWebString& h5MethodName, const ArkWebValueVector& … in CallH5Function()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_nweb_wrapper.cpp | 882 void ArkWebNWebWrapper::CallH5Function(int32_t routingId, int32_t h5ObjectId, const std::string& h5… in CallH5Function()
|