Home
last modified time | relevance | path

Searched refs:ParseQueryActiveIds (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/interfaces/kits/napi/osaccount/include/
Dnapi_os_account_common.h131 bool ParseQueryActiveIds(napi_env env, napi_callback_info cbInfo, QueryActiveIdsAsyncContext *async…
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp666 if (!ParseQueryActiveIds(env, cbInfo, queryActiveIds.get()) && throwErr) { in QueryActivatedOsAccountIdsInner()
Dnapi_os_account_common.cpp874 bool ParseQueryActiveIds(napi_env env, napi_callback_info cbInfo, QueryActiveIdsAsyncContext *async… in ParseQueryActiveIds() function