Searched refs:cflow (Results 1 – 2 of 2) sorted by relevance
123 private Hashtable cflow = null; // should be synchronous. field in ClassPool168 this.cflow = null; in ClassPool()332 if (cflow == null) in recordCflow()333 cflow = new Hashtable(); in recordCflow()335 cflow.put(name, new Object[] { cname, fname }); in recordCflow()344 if (cflow == null) in lookupCflow()345 cflow = new Hashtable(); in lookupCflow()347 return (Object[])cflow.get(name); in lookupCflow()
157 cflow | |329 cflow | [] [] [] [] [] |501 cflow | [] [] [] |673 cflow | [] |845 cflow | [] [] [] |1017 cflow | [] [] [] [] |1189 cflow | | 16