Home
last modified time | relevance | path

Searched refs:DecodePatchType (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dintrinsic_objects.h50 static PatchType DecodePatchType(uint32_t intrinsic_data) { in DecodePatchType() function
/art/dex2oat/linker/
Dimage_writer.cc2721 switch (IntrinsicObjects::DecodePatchType(intrinsic_data)) { in GetIntrinsicReferenceAddress()