Searched refs:gasValue (Results 1 – 1 of 1) sorted by relevance
80 char gasValue[LENGTH] = {0}; variable113 ret = UtilsGetValue(PARAM_GAS_VALUE, gasValue, LENGTH); in GetValue()117 g_gasValue = atoi(gasValue); in GetValue()