Searched defs:SetPropertyContext (Results 1 – 1 of 1) sorted by relevance
163 struct SetPropertyContext : public CommonAsyncContext { struct164 explicit SetPropertyContext(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in SetPropertyContext() argument165 AccountSA::SetPropertyRequest request;166 int32_t result = 0;167 int32_t accountId = -1;