Searched refs:AddMethodInputs (Results 1 – 2 of 2) sorted by relevance
65 void AddMethodInputs(const std::vector<const DexFile*>& dex_files);
77 AddMethodInputs(dex_files); in Write()241 void ElfWriterMclinker::AddMethodInputs(const std::vector<const DexFile*>& dex_files) { in AddMethodInputs() function in art::ElfWriterMclinker