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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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
  /external/chromium_org/chrome/test/chromedriver/
run_buildbot_steps.py 288 server_path = os.path.join(temp_dir, 'chromedriver')
289 util.RunCommand(['strip', server_path])
290 zip_path = util.Zip(server_path)
  /external/chromium_org/ppapi/native_client/tools/browser_tester/
browser_tester.py 233 for server_path, real_path in file_mapping.iteritems():
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc 871 std::string server_path = "files/downloads/"; local
872 server_path += download_info.url_name;
873 GURL url = test_server()->GetURL(server_path);
1028 std::string server_path = "files\/downloads\/"; local
    [all...]

Completed in 496 milliseconds