Searched refs:GetCodeItemAccessor (Results 1 – 2 of 2) sorted by relevance
116 const CodeItemDataAccessor& GetCodeItemAccessor() const { in GetCodeItemAccessor() function
183 for (const DexInstructionPcPair& pair : unit_.GetCodeItemAccessor()) { in NextIndex()211 const CodeItemDataAccessor& instructions = unit_.GetCodeItemAccessor(); in Compile()