| /base/update/updater/test/unittest/updater_ui_test/control/ |
| H A D | ui_control_unittest.cpp | 28 OHOS::UIView *view; member in __anon4021::UpdaterUiControlUnittest
|
| /base/hiviewdfx/faultloggerd/common/dfxutil/ |
| H A D | string_view_util.h | 35 const char* Hold(STRING_VIEW view) in Hold() argument
|
| /base/update/updater/services/ui/view/page/ |
| H A D | view_proxy.h | 30 ViewProxy(std::unique_ptr<ComponentInterface> view, const std::string &message) in ViewProxy() argument 32 explicit ViewProxy(std::unique_ptr<ComponentInterface> view) : view_(std::move(view)) { } in ViewProxy() argument
|
| H A D | base_page.cpp | 91 auto &view = *upView; in BuildCom() local [all...] |
| H A D | sub_page.cpp | 89 const auto &view = basePage_->GetView(); in SetVisible() local
|
| /base/update/updater/test/unittest/updater_ui_test/view/ |
| H A D | ui_component_unittest.cpp | 44 void CheckCommInfo(OHOS::UIView &view, const UxViewCommonInfo &common) in CheckCommInfo() argument
|
| /base/powermgr/battery_manager/charger/include/ |
| H A D | charger_animation.h | 76 virtual void Callback(OHOS::UIView* view) in Callback() argument
|
| /base/update/updater/services/ui/control/ |
| H A D | event_listener.cpp | 29 void CallBackDecorator::operator()(OHOS::UIView &view, bool isAsync) const in operator ()() argument 71 CallbackWithGuard(Callback cb, OHOS::UIView &view) CallbackWithGuard() argument 83 OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &event) OnRelease() argument 90 OnClick(OHOS::UIView &view, [[maybe_unused]] const OHOS::ClickEvent &event) OnClick() argument 96 OnPress(OHOS::UIView &view, [[maybe_unused]] const OHOS::PressEvent &event) OnPress() argument 102 OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &event) OnRelease() argument 108 OnCancel(OHOS::UIView &view, [[maybe_unused]] const OHOS::CancelEvent &event) OnCancel() argument 114 OnDragStart(OHOS::UIView &view, [[maybe_unused]] const OHOS::DragEvent &event) OnDragStart() argument 120 OnDrag(OHOS::UIView &view, const OHOS::DragEvent &event) OnDrag() argument 130 OnDragEnd(OHOS::UIView &view, [[maybe_unused]] const OHOS::DragEvent &event) OnDragEnd() argument 138 OnKeyAct(OHOS::UIView &view, const OHOS::KeyEvent &event) OnKeyAct() argument 155 ProcessPowerKey(OHOS::UIView &view, const OHOS::KeyEvent &event) ProcessPowerKey() argument 178 ProcessVolumeKey(OHOS::UIView &view, const OHOS::KeyEvent &event) ProcessVolumeKey() argument [all...] |
| /base/update/updater/services/ui/view/component/ |
| H A D | img_view_adapter.cpp | 32 explicit ImgAnimatorCallback(ImgViewAdapter *view) in ImgAnimatorCallback() argument
|
| /vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
| H A D | ui_image_test.cpp | 66 static void DeleteChildren(UIView *view) in DeleteChildren() argument 150 bool ImageDemo::OnClick(UIView &view, const ClickEvent &event) in OnClick() argument 222 ImageDemo *view = ImageDemo::GetInstance(); ImageDemoStart() local [all...] |
| H A D | ui_animator_test.cpp | 66 static void DeleteChildren(UIView *view) in DeleteChildren() argument 110 virtual void Callback(UIView *view) in Callback() argument 293 OnClick(UIView &view, const ClickEvent &event) OnClick() argument 418 AnimatorDemo *view = AnimatorDemo::GetInstance(); AnimatorDemoStart() local [all...] |