Home
last modified time | relevance | path

Searched refs:getCurrentInstanceKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/application_context/
H A Dapplication_context.js204 getCurrentInstanceKey() { method in ApplicationContext
205 return this.__context_impl__.getCurrentInstanceKey();
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-applicationContext.md1114 ## ApplicationContext.getCurrentInstanceKey<sup>14+</sup>
1116 getCurrentInstanceKey(): string
1152 currentInstanceKey = applicationContext.getCurrentInstanceKey();
1156 console.error(`getCurrentInstanceKey fail, code: ${code}, msg: ${message}`);
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-applicationContext.md1114 ## ApplicationContext.getCurrentInstanceKey<sup>14+</sup>
1116 getCurrentInstanceKey(): string
1152 currentInstanceKey = applicationContext.getCurrentInstanceKey();
1156 console.error(`getCurrentInstanceKey fail, code: ${code}, msg: ${message}`);