Searched refs:kParamIdDurationSeconds (Results 1 – 1 of 1) sorted by relevance
92 constexpr const char kParamIdDurationSeconds[] = "duration_seconds"; variable365 if (!strcmp(param, kParamIdDurationSeconds)) { in readIoOveruseAlertThreshold()366 seenParams.insert(kParamIdDurationSeconds); in readIoOveruseAlertThreshold()620 writeParamElement(kParamIdDurationSeconds, alertThresholds.durationInSeconds); in writeAlertThresholds()622 return Error() << "Failed to write duration for param '" << kParamIdDurationSeconds in writeAlertThresholds()