Home
last modified time | relevance | path

Searched defs:max_value (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
H A Ddecoder.rs211 let max_value = self.table.insert_count + max_entries; in decode_repr() localVariable
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp1270 uint32_t max_value = GetBrightnessLevelFromNit(maxNit); in SetMaxBrightnessNit() local