Searched defs:client_process (Results 1 – 11 of 11) sorted by relevance
80 client_process STRING, field126 COALESCE(client_binder.client_process, server_binder.client_process) AS client_process, field
340 process.name AS client_process, field414 client_process STRING, field
48 const base::Process& client_process() const { return helper_.test_child(); } in client_process() function
44 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
4105 client_process = None variable4156 client_process = subprocess.Popen( variable
3368 client_process = None variable3417 client_process = subprocess.Popen(client_cmd, variable
670 optional string client_process = 3; field
1824 optional string client_process = 2; field
267822 inline const std::string& ProcessAssociation::client_process() const { in client_process() function267863 inline void ProcessAssociation::set_allocated_client_process(std::string* client_process) { in set_allocated_client_process()