Searched defs:nativePids (Results 1 – 6 of 6) sorted by relevance
70 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in SchedulingPolicyService() local130 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in requestCpusetBoost() local
213 List<String> nativePids = getNativePids(); in testCarServiceCrashDump() local
331 ArrayList<Integer> nativePids = null; in preDumpIfLockTooSlow() local
600 int[] nativePids = Process.getPidsForCommands(Watchdog.NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local892 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpAndKillProcess() local
276 ArrayList<Integer> nativePids = collectPids(nativePidsFuture, "native pids"); in dumpStackTraces() local
817 int[] nativePids = Process.getPidsForCommands(NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local