Home
last modified time | relevance | path

Searched refs:EnableReceiving (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/udev/
Dmock_udev_monitor.h21 MOCK_METHOD(bool, EnableReceiving, (), (override));
Dudev_monitor.h35 virtual bool EnableReceiving();
Dudev_monitor.cc32 bool UdevMonitor::EnableReceiving() { in EnableReceiving() function in brillo::UdevMonitor