Searched refs:app_switch (Results 1 – 1 of 1) sorted by relevance
36 enum processing_mode { no_switch, app_switch, sys_switch }; enumerator159 version_info &version = mode == app_switch ? appVersion : systemVersion; in parse()164 if (mode == app_switch) in parse()169 mode = app_switch; in parse()