OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCodeToPatch
(Results
1 - 2
of
2
) sorted by null
/art/compiler/driver/
compiler_driver.h
303
const std::vector<const PatchInformation*>&
GetCodeToPatch
() const {
/art/compiler/
image_writer.cc
676
const Patches& code_to_patch = compiler_driver_.
GetCodeToPatch
();
Completed in 615 milliseconds