Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/interfaces/inner_api/obtaindata/src/
H A Dsg_obtaindata_client.cpp31 static int32_t RequestSecurityEventInfo(std::string &devId, std::string &eventList, in RequestSecurityEventInfo() function
93 return RequestSecurityEventInfo(identity, eventList, func); in RequestSecurityEventInfoAsyncImpl()
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.h30 static int32_t RequestSecurityEventInfo(std::string &devId, std::string &eventList,
H A Dsecurity_guard_sdk_adaptor.cpp45 int32_t SecurityGuardSdkAdaptor::RequestSecurityEventInfo(std::string &devId, std::string &eventLis… in RequestSecurityEventInfo() function in OHOS::Security::SecurityGuard::SecurityGuardSdkAdaptor