Home
last modified time | relevance | path

Searched refs:client_path (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dclient.c151 client_path[MagickPathExtent] = ""; in SetClientPath() local
154 (void) CopyMagickString(client_path,path,MagickPathExtent); in SetClientPath()
155 return(client_path); in SetClientPath()
/external/grpc-grpc/src/ruby/end2end/
Dgrpc_class_init_driver.rb33 client_path = File.join(this_dir, 'grpc_class_init_client.rb')
35 client_path,
Dend2end_common.rb77 client_path = File.join(this_dir, client_main)
79 client_path,
/external/autotest/client/tests/netpipe/
Dnetpipe.py26 self.client_path = '%s %%s -o %s %%s' % (base_path, self.NP_FILE)
78 cmd = self.client_path % (server_ip, args)
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py44 def playback(self, client_path, data_format, blocking=False): argument
61 client_path, data_format, blocking)
/external/autotest/server/site_tests/bluetooth_AdapterAudioLink/
Dbluetooth_AdapterAudioLink.py49 audio_facade.playback(client_path=file_path,