Searched defs:syncFd (Results 1 – 5 of 5) sorted by relevance
748 int syncFd = -1; in runInternal() local902 int syncFd = -1; in runInternal() local968 void checkResults(base::unique_fd syncFd) { in checkResults()
2269 int syncFd = -100; in TEST_F() local2293 int syncFd = -100; in TEST_F() local2325 int syncFd = -100; in TEST_F() local
1052 for (int syncFd : waitFor) { in executeFenced() local1196 for (int syncFd : waitFor) { in computeFenced() local
834 for (int syncFd : waitFor) { in waitForSyncFences() local
379 Event(const NnApiSupportLibrary* nnapi, int syncFd) : mNnApi(nnapi) {