Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DEvent.h32 virtual int getSyncFenceFd(bool shouldDup) const = 0;
95 int getSyncFenceFd(bool shouldDup) const override { in getSyncFenceFd() argument
96 if (shouldDup) { in getSyncFenceFd()