Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file-inl.h51 static inline bool DexFileStringEquals(const DexFile* df1, uint32_t sidx1, in DexFileStringEquals() argument
54 const char* s1_data = df1->StringDataAndUtf16LengthByIdx(sidx1, &s1_len); in DexFileStringEquals()