Searched refs:total_string_refs (Results 1 – 1 of 1) sorted by relevance
2277 size_t total_string_refs = 0u; in CollectStringReferenceInfo() local2306 total_string_refs += image_info.string_reference_offsets_.size(); in CollectStringReferenceInfo()2312 VLOG(compiler) << "Dex2Oat:AppImage:stringReferences = " << total_string_refs; in CollectStringReferenceInfo()