Searched refs:GAME (Results 1 – 3 of 3) sorted by relevance
37 GAME = 14, enumConstant
95 GAME = 14; enumerator
1292 [](auto type) { return type == hal::ContentType::GAME; }); in getGameContentTypeSupport()1299 const auto type = on ? hal::ContentType::GAME : hal::ContentType::NONE; in setGameContentType()