Searched defs:LocalInfo (Results 1 – 2 of 2) sorted by relevance
879 struct LocalInfo { struct880 LocalInfo() in LocalInfo() argument900 typedef void (*DexDebugNewLocalCb)(void* context, const LocalInfo& entry); argument
970 struct LocalInfo { struct971 LocalInfo(const char* name, in LocalInfo() argument992 using LocalInfoVector = std::vector<std::unique_ptr<LocalInfo>>; argument