Searched defs:IsValueNull (Results 1 – 3 of 3) sorted by relevance
169 static inline bool IsValueNull(const T& /*t*/) { return false; } in IsValueNull() function
170 static inline bool IsValueNull(const T& /*t*/) { return false; } in IsValueNull() function
444 bool String::IsValueNull() { in IsValueNull() function in art::mirror::String