Searched refs:bootValue (Results 1 – 1 of 1) sorted by relevance
60 char bootValue[PARAM_VALUE_SIZE] = ""; in AddAbnormalSa() local61 int bootVal = GetParameter(BOOT_COMPLETE_PARAM, "", bootValue, PARAM_VALUE_SIZE); in AddAbnormalSa()67 strcmp(bootValue, BOOT_SUCCESS_VALUE) == 0 && in AddAbnormalSa()