Searched refs:ReceiveScanEventFromIdl (Results 1 – 3 of 3) sorted by relevance
34 …eventCallback.onScanNotify = std::bind(&ScanMonitor::ReceiveScanEventFromIdl, this, std::placehold… in InitScanMonitor()58 void ScanMonitor::ReceiveScanEventFromIdl(int result) in ReceiveScanEventFromIdl() function in OHOS::Wifi::ScanMonitor
53 void ReceiveScanEventFromIdl(int result);
58 pScanMonitor->ReceiveScanEventFromIdl(0); in InitScanMonitorFailTest()