Home
last modified time | relevance | path

Searched refs:endPoint (Results 1 - 6 of 6) sorted by relevance

/base/update/updater/services/ui/view/component/
H A Dbox_progress_adapter.cpp39 epId_ = spec.endPoint; in BoxProgressAdapter()
55 if (info.hasEp && info.endPoint.empty()) { in IsValid()
H A Dbox_progress_adapter.h29 std::string endPoint; member
/base/update/updater/services/ui/
H A Dupdater_ui_traits.h69 (std::string, endPoint),
/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_layout_unittest.cpp36 return std::tie(lhs.defaultValue, lhs.fgColor, lhs.bgColor, lhs.hasEp, lhs.endPoint) == in operator ==()
37 std::tie(rhs.defaultValue, rhs.fgColor, rhs.bgColor, rhs.hasEp, rhs.endPoint); in operator ==()
H A Dui_component_unittest.cpp144 specInfo.endPoint = epId; in HWTEST_F()
155 specInfo.endPoint = epId; in HWTEST_F()
/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp229 VibrateCurvePoint endPoint = { in PreProcessEvent() local
234 event.points.push_back(endPoint); in PreProcessEvent()

Completed in 4 milliseconds