Searched defs:callback (Results 1 – 5 of 5) sorted by relevance
41 function tsTransform(uFiles, callback) { argument
36 function tsTransform(applicationFiles, callback) { argument
34 function tsTransform(utFiles, callback) { argument
621 callback(result: EventInfo): void; method
1457 …hType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCal… property in appAccount.Authenticator