Home
last modified time | relevance | path

Searched defs:set_notifier (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/include/common/
Dcomp_attach_pt_t.h220 template<class T> void componentAttachPt<T>::set_notifier(IComponentAttachNotifier *notifier) in set_notifier() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_connection_test.cc513 void set_notifier(SimpleSessionNotifier* notifier) { notifier_ = notifier; } in set_notifier() function in quic::test::__anonbf495eff0111::TestConnection