Searched refs:onhello_cb (Results 1 – 2 of 2) sorted by relevance
52 inline void ClientHelloParser::Start(ClientHelloParser::OnHelloCb onhello_cb, in Start() argument59 CHECK_NOT_NULL(onhello_cb); in Start()62 onhello_cb_ = onhello_cb; in Start()
69 inline void Start(OnHelloCb onhello_cb, OnEndCb onend_cb, void* cb_arg);