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