Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/include/
H A Dnapi_domain_account_manager.h32 struct JsDomainPlugin { struct
33 napi_ref auth = nullptr;
34 napi_ref authWithPopup = nullptr;
35 napi_ref authWithToken = nullptr;
36 napi_ref getAuthStatusInfo = nullptr;
37 napi_ref getDomainAccountInfo = nullptr;
38 napi_ref onAccountBound = nullptr;
39 napi_ref onAccountUnbound = nullptr;
40 napi_ref isAccountTokenValid = nullptr;
41 napi_ref getAccessToken = nullptr;