Home
last modified time | relevance | path

Searched defs:ReportSecurityInfoAsync (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/
H A Dsg_collect_client.h28 static int32_t ReportSecurityInfoAsync(const std::shared_ptr<EventInfo> &info) in ReportSecurityInfoAsync() function
/ohos5.0/base/security/security_guard/interfaces/inner_api/collect/src/
H A Dsg_collect_client.cpp117 int32_t NativeDataCollectKit::ReportSecurityInfoAsync(const std::shared_ptr<EventInfo> &info) in ReportSecurityInfoAsync() function in OHOS::Security::SecurityGuard::NativeDataCollectKit
154 int32_t ReportSecurityInfoAsync(const struct EventInfoSt *info) in ReportSecurityInfoAsync() function