Searched refs:StandardParams (Results 1 – 2 of 2) sorted by relevance
36 struct StandardParams;111 std::shared_ptr<StandardParams> mStandardParams;
225 struct StandardParams { struct313 const std::vector<ConfigMapper> StandardParams::NO_MAPPERS;323 mStandardParams = std::make_shared<StandardParams>(); in initializeStandardParams()