Home
last modified time | relevance | path

Searched defs:process_name (Results 1 – 5 of 5) sorted by relevance

/device/google/trout/tools/tracing/tooling/
Dremote_slay.py29 def slay_process(sshclient, process_name): argument
56 process_name = args.process_name variable
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dgrpc_socket_creator.cpp25 const std::string& process_name) { in CreateGrpcSocket()
Dlog_tee_creator.cpp24 const std::string& process_name) { in CreateLogTee()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflag_feature.cpp44 std::string process_name = "assemble_cvd"; in Process() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8435 optional string process_name = 6; field