Home
last modified time | relevance | path

Searched refs:JAVA_SCRIPT_PROXY_OBJECT_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js71 const JAVA_SCRIPT_PROXY_OBJECT_NAME = 'atomicServiceProxy'; constant
330 …s.webViewController.registerJavaScriptProxy(this.atomicServiceProxy, JAVA_SCRIPT_PROXY_OBJECT_NAME,
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/source/
H A Datomicserviceweb.ets61 const JAVA_SCRIPT_PROXY_OBJECT_NAME: string = 'atomicServiceProxy';
218 …s.webViewController.registerJavaScriptProxy(this.atomicServiceProxy, JAVA_SCRIPT_PROXY_OBJECT_NAME,