Home
last modified time | relevance | path

Searched refs:getDomainAccountInfoPLuginOptions (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp349 napi_value getDomainAccountInfoPLuginOptions = CreatePluginAccountInfoOptions(param); in GetDomainAccountInfoWork() local
350 napi_value argv[] = {getDomainAccountInfoPLuginOptions, napiCallback}; in GetDomainAccountInfoWork()