Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.account.appAccount.d.ts568 …hType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCal… property in appAccount.Authenticator
/interface/sdk-js/build-tools/
Ddelete_systemapi_plugin.js35 function tsTransform(utFiles, callback) { argument