Searched defs:gservices (Results 1 – 3 of 3) sorted by relevance
42 private static void refreshGservices(final BugleGservices gservices) { in refreshGservices()58 public static void initializeGservices (final BugleGservices gservices) { in initializeGservices()
46 public static void refreshGservices(final BugleGservices gservices) { in refreshGservices()60 public static void initializeGservices (final BugleGservices gservices) { in initializeGservices()
362 final BugleGservices gservices = BugleGservices.get(); in loadFromGservices() local