Home
last modified time | relevance | path

Searched refs:cflow (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/
DClassPool.java145 private Hashtable cflow = null; // should be synchronous. field in ClassPool
190 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()
/external/elfutils/
DABOUT-NLS204 cflow | [] |
380 cflow | [] |
556 cflow | |
732 cflow | [] |
908 cflow | [] [] | 5