Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_networking_collect.cpp98 bool isPreviousOnline = IsOnline(); in ReportMissedEvents() local
99 if (isPreviousOnline) { in ReportMissedEvents()