Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/account_iam/include/
Dnapi_account_iam_common.h163 struct SetPropertyContext : public CommonAsyncContext { struct
164 explicit SetPropertyContext(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in SetPropertyContext() argument
165 AccountSA::SetPropertyRequest request;
166 int32_t result = 0;
167 int32_t accountId = -1;