Searched refs:GetAccountsByOwnerInternal (Results 1 – 2 of 2) sorted by relevance
105 …static napi_value GetAccountsByOwnerInternal(napi_env env, napi_callback_info cbinfo, bool isThrow…
840 return GetAccountsByOwnerInternal(env, cbInfo, false); in GetAllAccounts()845 return GetAccountsByOwnerInternal(env, cbInfo, true); in GetAccountsByOwner()848 napi_value NapiAppAccount::GetAccountsByOwnerInternal(napi_env env, napi_callback_info cbInfo, bool… in GetAccountsByOwnerInternal() function in OHOS::AccountJsKit::NapiAppAccount