Searched refs:nLabelId (Results 1 – 1 of 1) sorted by relevance
388 napi_value nLabelId = nullptr; in GetAuthenticatorInfoForResult() local389 napi_create_int32(env, info.labelId, &nLabelId); in GetAuthenticatorInfoForResult()390 napi_set_named_property(env, result, "labelId", nLabelId); in GetAuthenticatorInfoForResult()