Home
last modified time | relevance | path

Searched refs:LayoutInterface (Results 1 - 3 of 3) sorted by relevance

/base/update/updater/services/ui/view/layout/
H A Dlayout_interface.h20 class LayoutInterface { class
24 virtual ~LayoutInterface() {} in ~LayoutInterface()
H A Dauto_layout.h23 void RegisterHelper(std::unique_ptr<LayoutInterface> ptr);
31 std::unique_ptr<LayoutInterface> helper_ {};
H A Dauto_layout.cpp19 void AutoLayout::RegisterHelper(std::unique_ptr<LayoutInterface> ptr) in RegisterHelper()

Completed in 1 milliseconds