Home
last modified time | relevance | path

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

/external/chromium_org/athena/screen/public/
Dscreen_manager.h25 struct ContainerParams { struct
50 const ContainerParams& params) = 0; argument
/external/chromium_org/athena/screen/
Dscreen_manager_impl.cc366 ScreenManager::ContainerParams::ContainerParams(const std::string& n, in ContainerParams() function in athena::ScreenManager::ContainerParams