Searched defs:tids (Results 1 – 6 of 6) sorted by relevance
67 final int[] tids = createHintSessionWithExitedThreads(); in onCreate() local108 int[] tids = createThreads(5, stopLatch); in createHintSessionWithExitedThreads() local115 int[] tids = new int[tidCnt]; in createThreads() local
118 int[] tids = lookForTidsInProcess(mTestAppPid); in testProcTidStat() local229 int[] tids = new int[threads.length]; in lookForTidsInProcess() local
199 std::vector<pid_t> tids; in android_main() local
343 void Renderer::startHintSession(std::vector<int32_t> &tids, int64_t target) { in startHintSession()
259 List<Integer> tids = Arrays.stream(tidsStr.split(",")).map(Integer::parseInt).toList(); in testAdpfHintSessionTidCleanupIsPushed() local
186 std::vector<pid_t> tids; in nativeTestSetThreadsWithInvalidTid() local