Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h43 napi_env env = nullptr;
44 napi_ref ref = nullptr;
45 uint32_t status = 0;
46 pid_t threadId;
47 std::string devId;
48 std::string info;
49 std::vector<int64_t> eventIds;
50 std::string beginTime;
51 std::string endTime;
52 std::string conditions;
[all …]