Home
last modified time | relevance | path

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

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