Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Ddata_collection.cpp44 if (IsCollectorStarted(eventId)) { in StartCollectors()
73 if (IsCollectorStarted(eventId)) { in SecurityGuardSubscribeCollector()
94 bool DataCollection::IsCollectorStarted(int64_t eventId) in IsCollectorStarted() function in OHOS::Security::SecurityCollector::DataCollection
/ohos5.0/base/security/security_guard/services/security_collector/include/
H A Ddata_collection.h49 bool IsCollectorStarted(int64_t eventId);