Home
last modified time | relevance | path

Searched defs:elementNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dspmc_queue.cpp92 unsigned int SpmcQueue::PopHeadToAnotherQueue(SpmcQueue& dstQueue, unsigned int elementNum, int qos… in PopHeadToAnotherQueue()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp158 size_t elementNum = 0; in GetByteSize() local