Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/osaccount/include/
Dnapi_os_account.h358 napi_value QueryOsAccount(napi_env env, napi_callback_info cbInfo);
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp100 DECLARE_NAPI_FUNCTION("queryOsAccount", QueryOsAccount),
1601 napi_value QueryOsAccount(napi_env env, napi_callback_info cbInfo) in QueryOsAccount() function