Searched refs:LocationEnum (Results 1 – 1 of 1) sorted by relevance
36 enum LocationEnum : uint8_t { enum43 Location(LocationEnum type, int16_t value) : type(type), value(value) {} in Location()45 LocationEnum type;