Home
last modified time | relevance | path

Searched defs:client_process (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/
Dservices.sql80 client_process STRING, field
126 COALESCE(client_binder.client_process, server_binder.client_process) AS client_process, field
Dbinder.sql339 process.name AS client_process, field
411 client_process STRING, field
/external/cronet/ipc/
Dipc_test_base.h44 const base::Process& client_process() const { return helper_.test_child(); } in client_process() function
/external/libchrome/ipc/
Dipc_test_base.h48 const base::Process& client_process() const { return helper_.test_child(); } in client_process() function
/external/libchrome/mojo/core/
Dbroker_host.cc24 BrokerHost::BrokerHost(base::ProcessHandle client_process, in BrokerHost()
/external/perfetto/protos/perfetto/metrics/android/
Dbinder_metric.proto45 optional string client_process = 3; field
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py3368 client_process = None variable
3417 client_process = subprocess.Popen(client_cmd, variable
/external/grpc-grpc/tools/run_tests/
Drun_xds_tests.py4105 client_process = None variable
4156 client_process = subprocess.Popen( variable
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto636 optional string client_process = 3; field