| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/app/event/ | 
| D | EventHandlerUtil.java | 54     public static Object referenceInsert(RuntimeServices rsvc,  in referenceInsert() 96     public static Object methodException(RuntimeServices rsvc,  in methodException() 147     public static String includeEvent(RuntimeServices rsvc,  in includeEvent() 184     public static Object invalidGetMethod(RuntimeServices rsvc,  in invalidGetMethod() 218     public static void invalidSetMethod(RuntimeServices rsvc,  in invalidSetMethod() 255     public static Object invalidMethod(RuntimeServices rsvc,  in invalidMethod()
  | 
| D | EventCartridge.java | 68     protected RuntimeServices rsvc = null;  field in EventCartridge
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/ | 
| D | VelocimacroManager.java | 59     private RuntimeServices rsvc = null;  field in VelocimacroManager 72     VelocimacroManager(RuntimeServices rsvc)  in VelocimacroManager() 315                    RuntimeServices rsvc)  in MacroEntry()
  | 
| D | VelocimacroFactory.java | 51     private final RuntimeServices rsvc;  field in VelocimacroFactory 105     public VelocimacroFactory(final RuntimeServices rsvc)  in VelocimacroFactory()
  | 
| D | ParserPoolImpl.java | 46     public void initialize(RuntimeServices rsvc)  in initialize()
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/ | 
| D | Macro.java | 193     private static List<MacroArg> getArgArray(Node node, RuntimeServices rsvc)  in getArgArray() 276 …tringBuilder macroToString(final StringBuilder buf, List<MacroArg> macroArgs, RuntimeServices rsvc)  in macroToString()
  | 
| D | Directive.java | 58     protected RuntimeServices rsvc = null;  field in Directive
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/ | 
| D | ResourceCacheImpl.java | 97     protected RuntimeServices rsvc = null;  field in ResourceCacheImpl
  | 
| D | Resource.java | 40     protected RuntimeServices rsvc = null;  field in Resource
  | 
| D | ResourceManagerImpl.java | 85     protected RuntimeServices rsvc = null;  field in ResourceManagerImpl
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/loader/ | 
| D | ResourceLoader.java | 68     protected RuntimeServices rsvc = null;  field in ResourceLoader
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/ | 
| D | SimpleNode.java | 50     protected RuntimeServices rsvc = null;  field in SimpleNode
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/introspection/ | 
| D | UberspectImpl.java | 78     protected RuntimeServices rsvc;  field in UberspectImpl
  | 
| /external/apache-velocity-engine/generated-sources/javacc/org/apache/velocity/runtime/parser/ | 
| D | StandardParser.java | 88     private RuntimeServices rsvc = null;  field in StandardParser
  |