Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexDebugInfo.h36 typedef void (*DexDebugNewLocalCb)(void *cnxt, u2 reg, u4 startAddress, typedef
52 DexDebugNewPositionCb posCb, DexDebugNewLocalCb localCb,
DDexDebugInfo.cpp121 LocalInfo *localInReg, DexDebugNewLocalCb localCb) in emitLocalCbIfLive()
147 DexDebugNewPositionCb posCb, DexDebugNewLocalCb localCb, in dexDecodeDebugInfo0()
318 DexDebugNewPositionCb posCb, DexDebugNewLocalCb localCb, in dexDecodeDebugInfo()