Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DTelemetryStatsd.cpp353 AsyncLogger::Result AsyncLogger::takeAll(std::vector<Atom>* output, in takeAll() function in android::nn::telemetry::AsyncLogger
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmheap.go1791 func (list *mSpanList) takeAll(other *mSpanList) { func