Searched defs:Equal (Results 1 – 4 of 4) sorted by relevance
92 inline bool BitVector::Equal(const BitVector* src) const { in Equal() function
108 ALWAYS_INLINE bool Equal(uint32_t string_idx, const uint8_t* data, size_t len) const { in Equal() function in art::dexanalyze::PrefixStrings169 ALWAYS_INLINE bool Equal(uint32_t string_idx, const uint8_t* data, size_t len) const { in Equal() function in art::dexanalyze::NormalStrings
256 static bool Equal(LockWord lw1, LockWord lw2) { in Equal() function
157 static bool Equal(HInstruction* instruction1, HInstruction* instruction2) { in Equal() function in art::ValueBound