Searched refs:cflow (Results 1 – 2 of 2) sorted by relevance
145 private Hashtable cflow = null; // should be synchronous. field in ClassPool190 this.cflow = null; in ClassPool()349 if (cflow == null) in recordCflow()350 cflow = new Hashtable(); in recordCflow()352 cflow.put(name, new Object[] { cname, fname }); in recordCflow()361 if (cflow == null) in lookupCflow()362 cflow = new Hashtable(); in lookupCflow()364 return (Object[])cflow.get(name); in lookupCflow()
204 cflow | [] |380 cflow | [] |556 cflow | |732 cflow | [] |908 cflow | [] [] | 5