Searched defs:offsets (Results 1 – 4 of 4) sorted by relevance
405 const std::vector<uint32_t>& offsets = compiled_code.GetOatdataOffsetsToCompliledCodeOffset(); in FixupCompiledCodeOffset() local
478 OatMethodOffsets* offsets = &oat_class->method_offsets_[method_offsets_index_]; in VisitMethod() local544 OatMethodOffsets offsets(0u); in VisitMethod() local
1813 const uint32_t* offsets = set->entries_; in CheckInterAnnotationSetItem() local
384 std::vector<CheckOffset> offsets; member