Home
last modified time | relevance | path

Searched refs:RunImpl (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/net/quic/crypto/
Dstrike_register_client.h29 RunImpl(nonce_is_valid_and_unique, nonce_error); in Run()
34 virtual void RunImpl(bool nonce_is_valid_and_unique,
Dlocal_strike_register_client_test.cc38 virtual void RunImpl(bool nonce_is_valid_and_unique, in RunImpl() function in net::test::__anond5590bda0111::RecordResultCallback
Dquic_crypto_server_config.h68 virtual void RunImpl(const CryptoHandshakeMessage& client_hello,
Dcrypto_server_test.cc158 virtual void RunImpl(const CryptoHandshakeMessage& client_hello, in RunImpl() function in net::test::CryptoServerTest::ValidateCallback
Dquic_crypto_server_config.cc152 virtual void RunImpl(bool nonce_is_valid_and_unique, in RunImpl() function in net::VerifyNonceIsValidAndUniqueCallback
215 RunImpl(result->client_hello, *result); in Run()
/external/chromium_org/net/quic/
Dquic_crypto_server_stream.h105 virtual void RunImpl(const CryptoHandshakeMessage& client_hello,
Dquic_crypto_server_stream.cc247 void QuicCryptoServerStream::ValidateCallback::RunImpl( in RunImpl() function in net::QuicCryptoServerStream::ValidateCallback