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

  /external/chromium/net/tools/flip_server/
sm_connection.cc 315 std::string npn_proto_str((const char *)npn_proto, npn_proto_len);
317 << "NPN protocol detected: " << npn_proto_str; local
  /external/chromium_org/net/tools/flip_server/
sm_connection.cc 321 std::string npn_proto_str((const char *)npn_proto, npn_proto_len);
323 << "NPN protocol detected: " << npn_proto_str; local

Completed in 25 milliseconds