Searched refs:eventDataPathTerminated (Results 1 – 8 of 8) sorted by relevance
106 MOCK_METHOD1(eventDataPathTerminated, Return<void>(uint32_t));
416 Return<void> eventDataPathTerminated( in eventDataPathTerminated() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
411 Return<void> eventDataPathTerminated(uint32_t ndpInstanceId) override { in eventDataPathTerminated() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
410 Return<void> eventDataPathTerminated(uint32_t ndpInstanceId) override { in eventDataPathTerminated() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
230 * eventDataPathTerminated
220 * eventDataPathTerminated
313 oneway eventDataPathTerminated(uint32_t ndpInstanceId);
461 ->eventDataPathTerminated(msg.ndp_instance_id[i]) in WifiNanIface()