Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/
H A DTypes.cpp134 SyncFence::FenceState SyncFence::syncWait(OptionalTimeout optionalTimeout) const { in syncWait() function in android::nn::SyncFence
H A DLegacyUtils.cpp1820 FenceState syncWait(int fd, int timeout) { in syncWait() function