Home
last modified time | relevance | path

Searched defs:worker (Results 1 - 8 of 8) sorted by relevance

/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp119 CWorker worker; in HWTEST_F() local
143 CWorker worker; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_isolated_component.cpp54 Worker* worker = nullptr; in ParseWorker() local
89 Worker* worker = ParseWorker(obj->GetProperty("worker")); in Create() local
[all...]
H A Djs_dynamic_component.cpp83 Worker* worker = nullptr; in Create() local
[all...]
/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_worker.cpp37 void CPUWorker::Run(CPUEUTask* task, CPUWorker* worker) in Run() argument
98 void* CPUWorker::WrapDispatch(void* worker) in WrapDispatch() argument
105 void CPUWorker::RunTask(ffrt_executor_task_t* curtask, CPUWorker* worker) in RunTask() argument
135 RunTaskLifo(ffrt_executor_task_t* task, CPUWorker* worker) RunTaskLifo() argument
150 GetTask(CPUWorker* worker) GetTask() argument
179 TryPoll(CPUWorker* worker, int timeout) TryPoll() argument
189 LocalEmpty(CPUWorker* worker) LocalEmpty() argument
194 Dispatch(CPUWorker* worker) Dispatch() argument
223 CPUWorker* worker = reinterpret_cast<CPUWorker*>(p); WorkerLooperDefault() local
[all...]
H A Dcpuworker_manager.cpp60 auto worker = CPUManagerStrategy::CreateCPUWorker(localQos, this); in IncWorker() local
99 CPUWorker* worker = reinterpret_cast<CPUWorker*>(thread); in PickUpTaskFromLocalQueue() local
176 auto worker in WorkerRetired() local
[all...]
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_worker_manager.cpp132 WorkerThread* worker = CPUManagerStrategy::CreateCPUWorker(QoS(2), manager); in HWTEST_F() local
160 WorkerThread* worker = new CPUWorker(QoS(2), std::move(ops), manager); in HWTEST_F() local
223 auto worker = strategy->CreateCPUWorker(QoS(qos(0)), manager); HWTEST_F() local
[all...]
/foundation/ai/ai_engine/services/server/plugin/asr/keyword_spotting/source/
H A Dkws_plugin.cpp43 static int32_t InitWorkplace(KWSWorkplace &worker, SlideWindowProcessorConfig &slideCfg, in InitWorkplace() argument
119 KWSWorkplace worker = { Prepare() local
199 GetNormedFeatures(const Array<uint16_t> &input, Array<int32_t> &output, const KWSWorkplace &worker) GetNormedFeatures() argument
331 InitComponents(KWSWorkplace &worker) InitComponents() argument
[all...]
/foundation/resourceschedule/ffrt/src/util/
H A Dworker_monitor.cpp182 WorkerThread* worker = thread.first; in CheckWorkerStatus() local
200 void WorkerMonitor::RecordTimeoutFunctionInfo(const CoWorkerInfo& coWorkerInfo, WorkerThread* worker, in RecordTimeoutFunctionInfo() argument
[all...]

Completed in 4 milliseconds