Searched defs:RelativeCallPatchInformation (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.h538 class RelativeCallPatchInformation : public CallPatchInformation { class in class:art::CompilerDriver
548 RelativeCallPatchInformation(const DexFile* dex_file, function in class:art::CompilerDriver::RelativeCallPatchInformation
566 DISALLOW_COPY_AND_ASSIGN(RelativeCallPatchInformation);

Completed in 76 milliseconds