Searched defs:client_process (Results 1 – 9 of 9) sorted by relevance
80 client_process STRING, field126 COALESCE(client_binder.client_process, server_binder.client_process) AS client_process, field
339 process.name AS client_process, field411 client_process STRING, field
44 const base::Process& client_process() const { return helper_.test_child(); } in client_process() function
48 const base::Process& client_process() const { return helper_.test_child(); } in client_process() function
24 BrokerHost::BrokerHost(base::ProcessHandle client_process, in BrokerHost()
45 optional string client_process = 3; field
3368 client_process = None variable3417 client_process = subprocess.Popen(client_cmd, variable
4105 client_process = None variable4156 client_process = subprocess.Popen( variable
636 optional string client_process = 3; field