Searched refs:interScanList (Results 1 – 3 of 3) sorted by relevance
169 void ScanService::ReportScanInfos(std::vector<InterScanInfo> &interScanList) in ReportScanInfos() argument174 void ScanService::ReportStoreScanInfos(std::vector<InterScanInfo> &interScanList) in ReportStoreScanInfos() argument
418 void ReportScanInfos(std::vector<InterScanInfo> &interScanList);427 void ReportStoreScanInfos(std::vector<InterScanInfo> &interScanList);
896 void ScanService::ReportScanInfos(std::vector<InterScanInfo> &interScanList) in ReportScanInfos() argument900 mScanSerivceCallbacks.OnScanInfoEvent(interScanList, m_instId); in ReportScanInfos()904 void ScanService::ReportStoreScanInfos(std::vector<InterScanInfo> &interScanList) in ReportStoreScanInfos() argument908 mScanSerivceCallbacks.OnStoreScanInfoEvent(interScanList, m_instId); in ReportStoreScanInfos()