Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DRandomVariable.cpp896 for (const auto& weakChild : adj) { in annotateBridgeHelper() local
897 auto child = weakChild.lock(); in annotateBridgeHelper()