Searched refs:StandardParams (Results 1 – 2 of 2) sorted by relevance
36 struct StandardParams;107 std::shared_ptr<StandardParams> mStandardParams;
145 struct StandardParams { struct226 const std::vector<ConfigMapper> StandardParams::NO_MAPPERS;235 mStandardParams = std::make_shared<StandardParams>(); in initializeStandardParams()