Home
last modified time | relevance | path

Searched defs:StringEquals (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Ddex_file-inl.h175 inline bool DexFile::StringEquals(const DexFile* df1, dex::StringIndex sidx1, in StringEquals() function
/aosp12/art/runtime/mirror/
H A Dobject_test.cc486 TEST_F(ObjectTest, StringEquals) { in TEST_F() argument