Searched refs:ParseParaDbDeviceId (Results 1 – 3 of 3) sorted by relevance
118 bool ParseParaDbDeviceId(napi_env env, napi_callback_info cbInfo, DbDeviceIdAsyncContext *asyncCont…
505 if (!ParseParaDbDeviceId(env, cbInfo, dbDeviceId.get()) && throwErr) { in GetDistributedVirtualDeviceIdInner()
734 bool ParseParaDbDeviceId(napi_env env, napi_callback_info cbInfo, DbDeviceIdAsyncContext *asyncCont… in ParseParaDbDeviceId() function