Searched defs:getStrategy (Results 1 – 8 of 8) sorted by relevance
51 GCStrategy &getStrategy() { return *S; } in getStrategy() function
107 GCStrategy &getStrategy() { return S; } in getStrategy() function
54 GCStrategy &getStrategy() { return *S; } in getStrategy() function
108 GCStrategy &getStrategy() { return S; } in getStrategy() function
112 public static synchronized IClassLoadStrategy getStrategy () in getStrategy() method in ClassLoaderResolver
79 public static AbstractDesugaringStrategy getStrategy() { in getStrategy() method in ThrowableExtension