Home
last modified time | relevance | path

Searched defs:syncFence (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp639 int syncFence = -1; in startComputeFenced() local
728 uint64_t timeoutDurationAfterFence, int* syncFence) { in computeFenced()
DManager.cpp503 hidl_handle syncFence; in executeFenced() local
DVersionedInterfaces.cpp423 hal::hidl_handle syncFence; in executeFenced() local
/frameworks/ml/nn/runtime/test/
DTestVersionedInterfaces.cpp418 auto makeExecuteFencedReturn(V1_3::ErrorStatus status, const hidl_handle& syncFence, in makeExecuteFencedReturn()