Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_common.h181 struct GetPropertyContext : public GetPropertyCommonContext { struct
182 explicit GetPropertyContext(napi_env napiEnv) : GetPropertyCommonContext(napiEnv) {}; in GetPropertyContext() argument
183 AccountSA::GetPropertyRequest request;
184 int32_t accountId = -1;
185 bool parseHasAccountId = false;