Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.taskpool.d.ts402 function execute(func: Function, ...args: unknown[]): Promise<unknown>; method in taskpool.Task
431 function execute(task: Task, priority?: Priority): Promise<unknown>;
445 function execute(group: TaskGroup, priority?: Priority): Promise<unknown[]>;
D@ohos.userIAM.userAuth.d.ts174 execute(type: AuthType, level: SecureLevel, callback: AsyncCallback<number>): void; method
187 execute(type: AuthType, level: SecureLevel): Promise<number>; method
/interface/sdk-js/build-tools/api_check_plugin/
Dentry.js28 let execute = false;
36 execute = true;
38 } while (++i < MAX_TIMES && !execute);
39 if (!execute) {
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt21029 execute