Searched refs:Patches (Results 1 – 1 of 1) sorted by relevance
675 typedef std::vector<const CompilerDriver::PatchInformation*> Patches; in PatchOatCodeAndMethods() typedef676 const Patches& code_to_patch = compiler_driver_.GetCodeToPatch(); in PatchOatCodeAndMethods()686 const Patches& methods_to_patch = compiler_driver_.GetMethodsToPatch(); in PatchOatCodeAndMethods()