Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.h64 uint32_t GetCustomValue2() const { in GetCustomValue2() function
83 return lhs.GetCustomValue2() < rhs.GetCustomValue2(); in operator()