Home
last modified time | relevance | path

Searched refs:GetDomainAccountInfoCallback (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.cpp291 static napi_value GetDomainAccountInfoCallback(napi_env env, napi_callback_info cbInfo) in GetDomainAccountInfoCallback() function
348 …napi_value napiCallback = CreatePluginAsyncCallback(param->env, GetDomainAccountInfoCallback, para… in GetDomainAccountInfoWork()