Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp641 int syncFence = -1; in startComputeFenced() local
730 uint64_t timeoutDurationAfterFence, int* syncFence) { in computeFenced()
DManager.cpp504 hidl_handle syncFence; in executeFenced() local
DVersionedInterfaces.cpp422 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()