Searched defs:execute (Results 1 – 3 of 3) sorted by relevance
1282 function execute(func: Function, ...args: Object[]): Promise<Object>; method in taskpool.Task
182 function execute(param: ExecuteParam, callback: AsyncCallback<insightIntent.ExecuteResult>): void; function
199 execute(type: AuthType, level: SecureLevel, callback: AsyncCallback<number>): void; method212 execute(type: AuthType, level: SecureLevel): Promise<number>; method