Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DuserIAMuserAuth.js173 async off(type, optCallback) { argument
181 if (typeof optCallback === 'function') {
182 userAuth.subscribeTipSet.delete(optCallback);
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_resourceManager.js301 getResourceManager: async function getResourceManager(optBundleName, optCallback) {
304 if (typeof optCallback == 'function') {
306 callback = optCallback;