Home
last modified time | relevance | path

Searched refs:GetActivatedOsAccountIds (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h277 napi_value GetActivatedOsAccountIds(napi_env env, napi_callback_info cbInfo);
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp60 DECLARE_NAPI_FUNCTION("getActivatedOsAccountIds", GetActivatedOsAccountIds),
61 DECLARE_NAPI_FUNCTION("getActivatedOsAccountLocalIds", GetActivatedOsAccountIds),
684 napi_value GetActivatedOsAccountIds(napi_env env, napi_callback_info cbInfo) in GetActivatedOsAccountIds() function

Completed in 4 milliseconds