Home
last modified time | relevance | path

Searched defs:workerPort (Results 1 – 25 of 77) sorted by relevance

1234

/test/xts/acts/commonlibrary/ets_utils/sendable_lib_worker/entry/src/ohosTest/ets/workers/
Dworker_006.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_004.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_009.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_005.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_011.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_003.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_010.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_008.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_002.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_instance_son.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard2/entry/src/ohosTest/ets/workers/
Dworker_016.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_006.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_029.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_023.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_024.ts18 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_005.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_018.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_007.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_019.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
Dworker_003.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/entry/src/main/ets/workers/
DworkerImportSystem.ts20 let workerPort = worker.workerPort; variable
/test/xts/acts/commonlibrary/ets_utils/taskpool_lib_standard/entry/src/ohosTest/ets/workers/
Dworker.ts17 const workerPort: ThreadWorkerGlobalScope = worker.workerPort; constant
/test/xts/acts/commonlibrary/ets_utils/threadWorker_lib_standard/entry/src/main/ets/workers/
Dnewworker_029.js17 const workerPort = worker.workerPort; constant

1234