Searched refs:RequestSecurityEventInfo (Results 1 – 3 of 3) sorted by relevance
31 static int32_t RequestSecurityEventInfo(std::string &devId, std::string &eventList, in RequestSecurityEventInfo() function93 return RequestSecurityEventInfo(identity, eventList, func); in RequestSecurityEventInfoAsyncImpl()
30 static int32_t RequestSecurityEventInfo(std::string &devId, std::string &eventList,
45 int32_t SecurityGuardSdkAdaptor::RequestSecurityEventInfo(std::string &devId, std::string &eventLis… in RequestSecurityEventInfo() function in OHOS::Security::SecurityGuard::SecurityGuardSdkAdaptor