Lines Matching refs:customValue
365 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
371 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
461 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
466 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
514 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
519 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
543 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
548 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
572 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
591 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
622 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
627 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
651 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
656 napi_set_property(env, objectElement, napiLabelNameKey, customValue);
680 napi_value customValue = GetResultValue(env, customDataKey, resultSet);
685 napi_set_property(env, objectElement, napiLabelNameKey, customValue);