Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/osaccount/include/
Dnapi_os_account.h230 napi_value GetOsAccountCount(napi_env env, napi_callback_info cbInfo);
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp46 DECLARE_NAPI_FUNCTION("getOsAccountCount", GetOsAccountCount),
412 napi_value GetOsAccountCount(napi_env env, napi_callback_info cbInfo) in GetOsAccountCount() function