Searched refs:ConditionType (Results 1 – 2 of 2) sorted by relevance
981 enum ConditionType { enum1015 Condition(ConditionType condition) // NOLINT(runtime/explicit) in Condition()
67493 +template<typename EeventType, typename ConditionType>67497 + void RegistInputEvent(EeventType event, ConditionType condition, bool defaultResult) {67503 + void SetInputEvent(EeventType event, ConditionType condition) {67521 + std::vector<ConditionType> condition_;