Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/kits/napi/privacy/include/
H A Dnapi_context_common.h62 struct PermActiveChangeContext { struct
65 napi_env env = nullptr;
66 napi_ref callbackRef = nullptr;
67 std::string type;
68 std::shared_ptr<PermActiveStatusPtr> subscriber = nullptr;
69 std::thread::id threadId_;