Searched defs:PLATFORM (Results 1 – 5 of 5) sorted by relevance
5 #define PLATFORM "google" macro
30 PLATFORM, enumerator
38 private static final Platform PLATFORM = new Platform(); field in Platform
32 PLATFORM = GetPlatform() variable
53 private static final Platform PLATFORM = findPlatform(); field in Platform