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