Searched refs:HashIter (Results 1 – 8 of 8) sorted by relevance
182 typedef struct HashIter { struct186 } HashIter; argument187 INLINE void dvmHashIterNext(HashIter* pIter) { in dvmHashIterNext()197 INLINE void dvmHashIterBegin(HashTable* pHashTable, HashIter* pIter) { in dvmHashIterBegin()202 INLINE bool dvmHashIterDone(HashIter* pIter) { in dvmHashIterDone()205 INLINE void* dvmHashIterData(HashIter* pIter) { in dvmHashIterData()
393 HashIter iter; in dvmHashTableProbeCount()
612 HashIter iter; in dvmDbgGetVisibleClassList()
29 HashIter iter; in hprofStartup_StackFrame()86 HashIter iter; in hprofShutdown_StackFrame()180 HashIter iter; in hprofDumpStackFrames()
43 HashIter iter; in hprofStartup_Stack()62 HashIter iter; in hprofShutdown_Stack()160 HashIter iter; in hprofDumpStacks()
83 HashIter iter; in hprofDumpStrings()
185 HashIter iter; in hprofDumpClasses()
57 HashIter iter; in dumpIterator()156 HashIter iter; in dvmTestHash()