Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 5 of 5) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
Dapi_check_plugin.js41 function tsTransform(uFiles, callback) { argument
/interface/sdk-js/build-tools/collect_application_api/src/
Dcollect_import_name.js36 function tsTransform(applicationFiles, callback) { argument
/interface/sdk-js/build-tools/
Ddelete_systemapi_plugin.js34 function tsTransform(utFiles, callback) { argument
/interface/sdk-js/api/
D@ohos.userIAM.userAuth.d.ts621 callback(result: EventInfo): void; method
D@ohos.account.appAccount.d.ts1457 …hType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCal… property in appAccount.Authenticator