Home
last modified time | relevance | path

Searched defs:prefixed_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/compile/
H A DPseudolocaleGenerator.cpp348 std::string prefixed_string = AddGrammaticalGenderPrefix(std::string(*string->value)); in Visit() local
357 std::string prefixed_string = AddGrammaticalGenderPrefix(std::string(string->value->value)); in Visit() local