Searched defs:nativePids (Results 1 – 7 of 7) 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
606 int[] nativePids = Process.getPidsForCommands(Watchdog.NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local1053 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpProcesses() local
1642 int[] nativePids = Process.getPidsForCommands(NATIVE_SERVICES_OF_INTEREST); in getRelevantNativePids() local1657 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpStackTraces() local
281 ArrayList<Integer> nativePids = collectPids(nativePidsFuture, "native pids"); in dumpStackTraces() local
820 int[] nativePids = Process.getPidsForCommands(NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local