Searched defs:CreateTypeList (Results 1 – 2 of 2) sorted by relevance
421 bool DexFile::CreateTypeList(std::string_view signature, in CreateTypeList() function in art::DexFile
579 TypeList* BuilderMaps::CreateTypeList(const dex::TypeList* dex_type_list, uint32_t offset) { in CreateTypeList() function in art::dex_ir::BuilderMaps