Searched refs:SWITCH_ENABLE_TEXT (Results 1 – 1 of 1) sorted by relevance
31 constexpr const char *SWITCH_ENABLE_TEXT = "true"; variable67 SwitchFunction(SWITCH_TEXT, SWITCH_ENABLE_TEXT, this); in SetEnable()98 if (strncmp(value, SWITCH_ENABLE_TEXT, strlen(SWITCH_ENABLE_TEXT)) == 0) { in SwitchFunction()