Home
last modified time | relevance | path

Searched refs:sendDataCatch (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/ets_utils/taskpool_lib_standard2/entry/src/ohosTest/ets/utils/
Dindex.ts212 function sendDataCatch(num: number): number | (number | string)[] { function
315 sendDataCatch,
/test/xts/acts/commonlibrary/ets_utils/taskpool_lib_standard2/entry/src/ohosTest/ets/test/
DTaskpool.test.ets50 sendDataCatch,
2842 let taskConstructor1: taskpool.Task = new taskpool.Task(sendDataCatch, 1);