Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp789 auto out_locale_labels = application->mutable_locale_labels(); in ToProto() local
792 (*out_locale_labels)[p.first] = p.second; in ToProto()