Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/core/
H A Dversion_ctx.cpp41 void VersionCtx::AddConsumer(SCPUEUTask* consumer, NestType nestType) in AddConsumer() argument
46 if (nestType == NestType::PARENTOUT || nestType == NestType::DEFAULT) { in AddConsumer()
H A Dversion_ctx.h52 void AddConsumer(SCPUEUTask* consumer, NestType nestType);