Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account_common.cpp77 static bool ParseOneParaContext(napi_env env, napi_callback_info cbInfo, CommonAsyncContext *asyncC… in ParseOneParaContext() function
624 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaGetOACount()
661 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaDbDeviceId()
758 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaProcessId()
792 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseQueryAllCreateOA()
876 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseQueryActiveIds()
979 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaCurrentOA()
1200 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaQueryMaxNum()
1357 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaGetType()
1387 return ParseOneParaContext(env, cbInfo, asyncContext); in ParseParaIsMultiEn()
[all …]