Searched refs:total_string_refs (Results 1 – 1 of 1) sorted by relevance
2283 size_t total_string_refs = 0u; in CollectStringReferenceInfo() local2346 total_string_refs += image_info.string_reference_offsets_.size(); in CollectStringReferenceInfo()2352 VLOG(compiler) << "Dex2Oat:AppImage:stringReferences = " << total_string_refs in CollectStringReferenceInfo()2354 << ", native: " << (total_string_refs - managed_string_refs) << ")"; in CollectStringReferenceInfo()