HomeSort by relevance Sort by last modified time
    Searched refs:server_path (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.x 89 bp_path_t server_path;
bootparam_prot.h 68 bp_path_t server_path; member in struct:bp_getfile_res
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.x 89 bp_path_t server_path;
bootparam_prot.h 68 bp_path_t server_path; member in struct:bp_getfile_res
  /external/autotest/client/tests/netpipe/
netpipe.py 23 self.server_path = '%s %%s' % os.path.join(self.srcdir, 'NPtcp')
73 cmd = self.server_path % args
  /external/chromium-trace/catapult/catapult_build/
run_dev_server_tests.py 208 server_path = os.path.join(os.path.dirname(
215 server_command = [server_path, '--no-install-hooks', '--port', port]

Completed in 377 milliseconds