Searched defs:Hooks (Results 1 – 8 of 8) sorted by relevance
135 public static class Hooks { class in TestSSLEnginePair
136 public static class Hooks { class in TestSSLEnginePair
170 struct Hooks { struct171 std::vector<std::function<void(const VideoFramePair&)>> frame_pair_handlers;
276 abstract class Hooks implements HandshakeCompletedListener { class in ConscryptSocketTest
672 public static class Hooks { class in NativeCryptoTest
285 abstract class Hooks implements HandshakeCompletedListener { class in ConscryptSocketTest
679 public static class Hooks { class in NativeCryptoTest
150 class Hooks(_Verbose): class