Searched refs:SWITCH_OPERATE_PUT (Results 1 – 3 of 3) sorted by relevance
548 if (!IsSwitchValid(item, switchServiceMap, SWITCH_OPERATE_PUT)) { in SetSwitchByProfileBatch()572 if (!IsSwitchValid(charProfile, switchServiceMap, SWITCH_OPERATE_PUT)) { in SetSwitchByProfile()600 if (operate == SWITCH_OPERATE_PUT) { in IsSwitchValid()
297 const std::string SWITCH_OPERATE_PUT = "PutSwitch"; variable
243 extern const std::string SWITCH_OPERATE_PUT;