Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js254 … this.atomicService = new AtomicServiceApi(this.context, this.navPathStack, this.onMessage);
830 class AtomicServiceApi extends AtomicService { class
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/source/
H A Datomicserviceweb.ets139 this.atomicService = new AtomicServiceApi(this.context, this.navPathStack, this.onMessage);
715 class AtomicServiceApi extends AtomicService {