Searched refs:eventDisabled (Results 1 – 8 of 8) sorted by relevance
89 MOCK_METHOD1(eventDisabled, Return<void>(const WifiNanStatus&));147 EXPECT_CALL(*mock_event_callback, eventDisabled(expected_nan_status)) in TEST_F()
286 if (!callback->eventDisabled(status).isOk()) { in WifiNanIface()528 if (!callback->eventDisabled(status).isOk()) { in WifiNanIface()
318 Return<void> eventDisabled( in eventDisabled() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
318 Return<void> eventDisabled(const WifiNanStatus& status) override { in eventDisabled() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
317 Return<void> eventDisabled(const WifiNanStatus& status) override { in eventDisabled() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
201 * eventDisabled
193 * eventDisabled
235 oneway eventDisabled(WifiNanStatus status);