Home
last modified time | relevance | path

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

/base/update/updater/services/ui/view/component/
Dbox_progress_adapter.h35 static constexpr uint32_t MAX_PROGRESS_VALUE = 100; variable
/base/update/updater/test/unittest/updater_ui_test/view/
Dui_component_unittest.cpp42 constexpr static int32_t MAX_PROGRESS_VALUE = 100; variable