Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp787 auto out_locale_labels = application->mutable_locale_labels(); in ToProto() local
790 (*out_locale_labels)[p.first] = p.second; in ToProto()