Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account_common.h194 bool ParseParaQueryMaxNum(napi_env env, napi_callback_info cbInfo, QueryMaxNumAsyncContext *asyncCo…
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1037 if (!ParseParaQueryMaxNum(env, cbInfo, maxNum.get())) { in QueryMaxOsAccountNumber()
H A Dnapi_os_account_common.cpp1327 bool ParseParaQueryMaxNum(napi_env env, napi_callback_info cbInfo, QueryMaxNumAsyncContext *asyncCo… in ParseParaQueryMaxNum() function