Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h70 std::string name;
71 std::string owner;
72 std::string extraInfo;
73 std::string bundleName;
74 std::string credentialType;
75 std::string credential;
76 std::string key;
77 std::string value;
78 bool isAccessible = false;
79 bool isEnable = false;
[all …]