Searched refs:getCurrentInstanceKey (Results 1 – 3 of 3) sorted by relevance
204 getCurrentInstanceKey() { method in ApplicationContext205 return this.__context_impl__.getCurrentInstanceKey();
1114 ## ApplicationContext.getCurrentInstanceKey<sup>14+</sup>1116 getCurrentInstanceKey(): string1152 currentInstanceKey = applicationContext.getCurrentInstanceKey();1156 console.error(`getCurrentInstanceKey fail, code: ${code}, msg: ${message}`);