Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/account_iam/include/
Dnapi_account_iam_common.h188 struct GetPropertyByIdContext : public GetPropertyCommonContext { struct
189 explicit GetPropertyByIdContext(napi_env napiEnv) : GetPropertyCommonContext(napiEnv) {}; in GetPropertyByIdContext() argument
190 uint8_t *credentialIdData = nullptr;
191 size_t credentialIdLength = 0;
192 uint64_t credentialId = 0;