HomeSort by relevance Sort by last modified time
    Searched full:server_version (Results 51 - 75 of 78) sorted by null

1 23 4

  /external/chromium_org/chrome_frame/
utils.cc 298 const std::string& server_version) {
304 if (server_version.empty()) {
307 wide_server_version = ASCIIToWide(server_version);
    [all...]
chrome_frame_activex_base.h 534 AutomationLaunchResult reason, const std::string& server_version) {
    [all...]
chrome_frame_automation.cc     [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 61 using syncable::SERVER_VERSION;
profile_sync_service_password_unittest.cc 57 using syncable::SERVER_VERSION;
  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 1041 int64 server_version = e.Get(SERVER_VERSION); local
    [all...]
syncable_unittest.cc 409 int64 server_version,
    [all...]
syncable.h 73 SERVER_VERSION = BASE_VERSION + 1,
    [all...]
  /external/chromium_org/sync/engine/
commit_util.cc 328 // Update SERVER_VERSION and BASE_VERSION.
syncer_util.cc 67 using syncable::SERVER_VERSION;
syncer_unittest.cc 101 using syncable::SERVER_VERSION;
580 parent_id, version, server_version, id_fac, rtrans) \
594 EXPECT_EQ(server_version, entryA.GetServerVersion()); \
    [all...]
  /external/chromium_org/sync/internal_api/
write_node.cc 416 // to SERVER_VERSION. We keep it the same here.
  /external/chromium_org/sync/syncable/
syncable_unittest.cc 543 int64 server_version,
    [all...]
directory.cc 1044 int64 server_version = e.GetServerVersion(); local
    [all...]
  /external/clang/tools/scan-view/
ScanView.py 204 server_version = "ScanViewServer/" + __version__ variable in class:ScanViewRequestHandler
  /external/wpa_supplicant_8/src/tls/
tlsv1_client_read.c 75 /* ProtocolVersion server_version */
tlsv1_server_write.c 84 /* ProtocolVersion server_version */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
introspect.h 271 const char *server_version; /**< Version string of the daemon */ member in struct:pa_server_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
introspect.h 271 const char *server_version; /**< Version string of the daemon */ member in struct:pa_server_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
introspect.h 271 const char *server_version; /**< Version string of the daemon */ member in struct:pa_server_info
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 304 server_version = "TestHTTP/" variable in class:GetRequestHandler.FakeHTTPRequestHandler
test_ssl.py 735 server_version = "TestHTTPS/1.0" variable in class:.SocketServerHTTPSServer.RootedHTTPRequestHandler
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 304 server_version = "TestHTTP/" variable in class:GetRequestHandler.FakeHTTPRequestHandler
  /external/chromium/chrome/browser/sync/engine/
syncapi_unittest.cc 153 entry.Put(syncable::SERVER_VERSION, 1);
    [all...]
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.memory_cache_http_server.html 236 <dl><dt><strong>server_version</strong> = 'SimpleHTTP/0.6'</dl>
    [all...]

Completed in 1183 milliseconds

1 23 4