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