/external/autotest/client/site_tests/logging_CrashServices/ |
D | logging_CrashServices.py | 41 def _find_crash_files(self, process_name, extension): argument 51 process_name, extension) 54 def _find_file_in_path(self, path, process_name, filetype): argument 72 if ext == filetype and filename.startswith(process_name): 90 process_name = os.path.basename(process_path) 95 condition=lambda: self._find_crash_files(process_name,
|
/external/autotest/client/common_lib/ |
D | process_utils.py | 10 def pkill_process(process_name, is_full_name=True, argument 27 kill_cmd = 'pkill %s "%s"' % (full_flag, process_name) 37 r = run('cat /proc/`pgrep %s`/status' % process_name, 40 (process_name, r.stdout))
|
/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
D | trace_events_to_json_test.cc | 79 {"ph":"M", "pid":1, "name":"process_name", "args":{"name":"D1"}}, in TEST() 85 {"ph":"M", "pid":2, "name":"process_name", "args":{"name":"D2"}}, in TEST()
|
D | trace_events_to_json.cc | 66 R"({"ph":"M","pid":%u,"name":"process_name",)" in AddDeviceMetadata()
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1197 def KillAll(self, process_name, exact=False, signum=device_signal.SIGKILL, argument 1226 processes = self.ListProcesses(process_name) 1228 processes = [p for p in processes if p.name == process_name] 1234 'No processes matching %r (exact=%r)' % (process_name, exact), 1238 'KillAll(%r, ...) attempting to kill the following:', process_name) 1247 pids_left = (p.pid for p in self.ListProcesses(process_name)) 2465 def ListProcesses(self, process_name=None, timeout=None, retries=None): argument 2481 process_name = process_name or '' 2483 for line in self._GetPsOutput(process_name): 2487 if row['pid'] == 'PID' or process_name not in row['name']: [all …]
|
/external/autotest/client/common_lib/cros/ |
D | arc.py | 369 def is_android_process_running(process_name): argument 374 output = adb_shell('pgrep -c -f %s' % pipes.quote(process_name)) 466 def wait_for_android_process(process_name, argument 473 condition = lambda: is_android_process_running(process_name) 475 desc='%s is running' % process_name,
|
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/ |
D | video_VideoDecodeMemoryUsage.py | 196 process_name = process_memory_dump.process_name 197 process_memory[process_name] += sum(
|
/external/toybox/toys/pending/ |
D | bootchartd.c | 271 char *process_name[] = {"bootchartd", NULL}; in bootchartd_main() local 273 names_to_pid(process_name, push_pids_in_list); in bootchartd_main()
|
/external/autotest/client/profilers/powertop/src/ |
D | powertop.h | 46 void suggest_process_death(char *process_match, char *process_name, struct line *slines, int lineco…
|
/external/chromium-trace/catapult/devil/docs/ |
D | device_utils.md | 397 process_name: A string containing the name of the process to kill. 399 the string |process_name| exactly, or all of those which contain 400 |process_name| as a substring. Defaults to False. 406 with the given |process_name| are dead. 827 Note that the |process_name|, often the package name, must match exactly. 830 process_name: A string containing the process name to get the PIDs for. 908 Note that the |process_name| is often the package name. 911 process_name: A string containing the process name to get the PIDs for. 918 contained the provided |process_name|.
|
/external/autotest/client/site_tests/network_ShillInitScripts/ |
D | network_ShillInitScripts.py | 325 def find_pid(self, process_name): argument 331 return utils.system_output('pgrep %s' % process_name,
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | mem_metric.proto | 48 optional string process_name = 1; field
|
/external/v8/samples/ |
D | process.cc | 212 Local<String> process_name = in Initialize() local 218 if (!context->Global()->Get(context, process_name).ToLocal(&process_val) || in Initialize()
|
/external/perfetto/src/trace_processor/ |
D | proto_trace_parser.cc | 1548 auto process_name = annotation.string_value(); in ParseTrackEvent() local 1549 if (!process_name.size) in ParseTrackEvent() 1551 procs->UpdateProcess(pid, base::nullopt, process_name); in ParseTrackEvent()
|
D | proto_trace_parser_unittest.cc | 95 base::StringView process_name));
|
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |