Searched refs:MULTI_APP_MODE_MAP (Results 1 – 1 of 1) sorted by relevance
117 const std::map<std::string, MultiAppModeType> MULTI_APP_MODE_MAP = { variable1998 auto iter = Profile::MULTI_APP_MODE_MAP.find(type); in ToMultiAppModeType()1999 if (iter != Profile::MULTI_APP_MODE_MAP.end()) { in ToMultiAppModeType()