Home
last modified time | relevance | path

Searched defs:syncFd (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp755 int syncFd = -1; in runInternal() local
909 int syncFd = -1; in runInternal() local
976 void checkResults(base::unique_fd syncFd, double tolerance) { in checkResults()
H A DTestValidation.cpp2269 int syncFd = -100; in TEST_F() local
2293 int syncFd = -100; in TEST_F() local
2325 int syncFd = -100; in TEST_F() local
/aosp12/frameworks/rs/driver/
H A DrsdGL.cpp403 int syncFd = -1; in rsdGLInit() local
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DManager.cpp1052 for (int syncFd : waitFor) { in executeFenced() local
1196 for (int syncFd : waitFor) { in computeFenced() local
H A DExecutionBuilder.cpp834 for (int syncFd : waitFor) { in waitForSyncFences() local
/aosp12/packages/modules/NeuralNetworks/runtime/include/
H A DNeuralNetworksWrapper.h379 Event(const NnApiSupportLibrary* nnapi, int syncFd) : mNnApi(nnapi) {
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp242 void waitForSyncFence(int syncFd) { in waitForSyncFence()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp269 void waitForSyncFence(int syncFd) { in waitForSyncFence()