Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dtype_lookup_table.cc29 static inline bool ModifiedUtf8StringEquals(const char* lhs, const char* rhs) { in ModifiedUtf8StringEquals() function
121 if (ModifiedUtf8StringEquals(str, first_checked_str)) { in Lookup()
139 ModifiedUtf8StringEquals(str, GetStringData(*entry))) { in Lookup()