Searched defs:DexFileStringEquals (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file-inl.h51 static inline bool DexFileStringEquals(const DexFile* df1, uint32_t sidx1, function in namespace:art
88 if (!DexFileStringEquals(dex_file_, return_type_id.descriptor_idx_,
105 if (!DexFileStringEquals(dex_file_, param_id.descriptor_idx_,

Completed in 35 milliseconds