Searched defs:ADexFile (Results 1 – 9 of 9) sorted by relevance
55 struct ADexFile { struct56 explicit ADexFile(std::unique_ptr<const art::DexFile> dex_file) in ADexFile() function59 inline bool FindMethod(uint32_t dex_offset, /*out*/ ADexFile_Method* result) { in FindMethod() argument84 void CreateClassCache() { in CreateClassCache()118 inline bool GetClassDefIndex(uint32_t dex_offset, uint32_t* class_def_index) { in GetClassDefIndex()147 /*out*/ ADexFile* _Nullable * _Nonnull out_dex_file) { in ADexFile_create() argument
31 typedef struct ADexFile ADexFile; // NOLINT typedef
31 typedef struct ADexFile ADexFile; typedef