Searched defs:CreateNotifier (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/base/ | ||
H A D | network_change_notifier_linux_unittest.cc | 28 void CreateNotifier() { in CreateNotifier() function in net::NetworkChangeNotifierLinuxTest |
H A D | network_change_notifier_fuchsia_unittest.cc | 354 void CreateNotifier(bool require_wlan = false, in CreateNotifier() function in net::NetworkChangeNotifierFuchsiaTest |
/aosp_15_r20/external/sandboxed-api/sandboxed_api/ | ||
H A D | sandbox.h | 148 virtual std::unique_ptr<sandbox2::Notify> CreateNotifier() { return nullptr; } in CreateNotifier() function |