Searched defs:item (Results 1 – 18 of 18) sorted by relevance
127 public void getNewOffsettable(DexRandomAccessFile file, RawDexObject item) throws IOException { in getNewOffsettable()412 public Offsettable insertNewOffsettableAsFirstEverTypeList(RawDexObject item, in insertNewOffsettableAsFirstEverTypeList()433 public Offsettable insertNewOffsettableAsFirstEverField(RawDexObject item, in insertNewOffsettableAsFirstEverField()454 public Offsettable insertNewOffsettableAsFirstOfType(RawDexObject item, in insertNewOffsettableAsFirstOfType()472 public Offsettable insertNewOffsettableAfter(RawDexObject item, RawDexObject itemBefore) { in insertNewOffsettableAfter()483 private int getOffsettableIndexForFirstItemType(RawDexObject item) { in getOffsettableIndexForFirstItemType()493 private int getOffsettableIndexForItem(RawDexObject item) { in getOffsettableIndexForItem()505 public Offsettable getOffsettableForItem(RawDexObject item) { in getOffsettableForItem()
38 private RawDexObject item; field in Offsettable59 public Offsettable(RawDexObject item, boolean isNew) { in Offsettable()
123 void MakeEmpty(GcRoot<mirror::String>& item) const { in MakeEmpty()126 bool IsEmpty(const GcRoot<mirror::String>& item) const { in IsEmpty()
295 const DexFile::MapItem* item = map->list_; in CheckMap() local1056 const DexFile::AnnotationsDirectoryItem* item = in CheckIntraAnnotationsDirectoryItem() local1348 const DexFile::MapItem* item = map->list_; in CheckIntraSection() local1466 const DexFile::AnnotationsDirectoryItem* item = in FindFirstAnnotationsDirectoryDefiner() local1495 const DexFile::StringId* item = reinterpret_cast<const DexFile::StringId*>(ptr_); in CheckInterStringIdItem() local1518 const DexFile::TypeId* item = reinterpret_cast<const DexFile::TypeId*>(ptr_); in CheckInterTypeIdItem() local1543 const DexFile::ProtoId* item = reinterpret_cast<const DexFile::ProtoId*>(ptr_); in CheckInterProtoIdItem() local1616 const DexFile::FieldId* item = reinterpret_cast<const DexFile::FieldId*>(ptr_); in CheckInterFieldIdItem() local1663 const DexFile::MethodId* item = reinterpret_cast<const DexFile::MethodId*>(ptr_); in CheckInterMethodIdItem() local1710 const DexFile::ClassDef* item = reinterpret_cast<const DexFile::ClassDef*>(ptr_); in CheckInterClassDefItem() local[all …]
723 void MakeEmpty(GcRoot<mirror::Class>& item) const { in MakeEmpty()726 bool IsEmpty(const GcRoot<mirror::Class>& item) const { in IsEmpty()
34 void MakeEmpty(T& item) const { in MakeEmpty()37 bool IsEmpty(const T& item) const { in IsEmpty()45 void MakeEmpty(T*& item) const { in MakeEmpty()48 bool IsEmpty(const T*& item) const { in IsEmpty()
33 void MakeEmpty(std::pair<DexRegisterLocation, size_t>& item) const { in MakeEmpty()36 bool IsEmpty(const std::pair<DexRegisterLocation, size_t>& item) const { in IsEmpty()
35 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local
87 const DexFile::CodeItem* item = variable
44 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local
32 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local
51 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local
37 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in BuildGraph() local
83 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local
43 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in Check() local260 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in BuildSSAGraph() local
250 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local263 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCodeLong() local
33 const DexFile::CodeItem* item = reinterpret_cast<const DexFile::CodeItem*>(data); in TestCode() local