Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.h60 uint32_t GetCustomValue1() const { in GetCustomValue1() function
80 if (lhs.GetCustomValue1() != rhs.GetCustomValue1()) { in operator()
81 return lhs.GetCustomValue1() < rhs.GetCustomValue1(); in operator()