Home
last modified time | relevance | path

Searched refs:onResult (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_userIAM_userAuth.js25 onResult: function (...args) { method
Dohos_account_osAccount.js633 onResult: function (...args) { method
643 onResult: function (...args) { method
Dohos_account_appAccount.js448 onResult: function (...args) { method
/third_party/node/tools/
Dlint-md.mjs3686 const ignoreOpts = { ...options, ignore: null, onMatch: null, onResult: null }; property
3694 if (typeof opts.onResult === 'function') {
3695 opts.onResult(result);