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