HomeSort by relevance Sort by last modified time
    Searched full:scid (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/net/quic/crypto/
crypto_server_test.cc 138 StringPiece scid; local
139 ASSERT_TRUE(server_config_->GetStringPiece(kSCID, &scid));
140 scid_hex_ = "#" + base::HexEncode(scid.data(), scid.size());
352 "SCID", scid_hex_.c_str(),
452 "SCID", (string(1, 'X') + scid_hex_).c_str(),
473 "SCID", scid_hex_.c_str(),
494 "SCID", scid_hex_.c_str(),
516 "SCID", scid_hex_.c_str(),
540 "SCID", scid_hex_.c_str()
621 StringPiece scid; local
    [all...]
quic_crypto_server_config.cc 298 // We need to ensure that the SCID changes whenever the server config does
311 // Don't put new tags below this point. The SCID generation should hash over
414 << "Keeping scid: " << base::HexEncode(
427 VLOG(1) << "Adding scid: " << base::HexEncode(
867 << " scid: " << base::HexEncode(primary_config_->id.data(),
1141 StringPiece scid; local
    [all...]
quic_crypto_client_config.cc 369 StringPiece scid; local
370 if (!scfg->GetStringPiece(kSCID, &scid)) {
371 *error_details = "SCFG missing SCID";
374 out->SetStringPiece(kSCID, scid);
quic_crypto_server_config.h 74 virtual void Run(const std::string& scid) = 0;
319 // id contains the SCID of this server config.
  /external/qemu/include/hw/
bt.h 1738 uint16_t scid; member in struct:__anon33586
1751 uint16_t scid; member in struct:__anon33587
1757 uint16_t scid; member in struct:__anon33588
1787 uint16_t scid; member in struct:__anon33590
1843 uint16_t scid; member in struct:__anon33593
1849 uint16_t scid; member in struct:__anon33594
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
cms.c     [all...]
  /external/openssl/apps/
cms.c     [all...]
  /external/stlport/doc/
README.evc4 29 http://support.microsoft.com/default.aspx?scid=kb;[LN];830482.
  /external/tcpdump/tests/
evb.out 60 SCID: 1, SVID: 1
  /external/llvm/lib/IR/
Value.cpp 45 Value::Value(Type *ty, unsigned scid)
46 : VTy(checkType(ty)), UseList(nullptr), Name(nullptr), SubclassID(scid),
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_win.c 726 * <URL:http://support.microsoft.com/default.aspx?scid=kb;[LN];97193>;
  /external/llvm/include/llvm/IR/
Value.h 186 Value(Type *Ty, unsigned scid);
  /external/openssl/crypto/rand/
rand_win.c 726 * <URL:http://support.microsoft.com/default.aspx?scid=kb;[LN];97193>;
  /external/chromium_org/ui/shell_dialogs/
select_file_dialog_win.cc 784 // According to http://support.microsoft.com/?scid=kb;en-us;222003&x=8&y=12,
    [all...]
  /external/tcpdump/
print-lldp.c 825 printf("\n\t SCID: %d, SVID: %d",
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h 1605 SHCOLUMNID scid; member in struct:__anon50336
    [all...]
  /external/owasp/sanitizer/benchmark-data/
Yahoo!.html     [all...]

Completed in 938 milliseconds