Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceUtils.cpp779 android::StyleString style_str = {str}; in ParseBinaryResValue() local
781 style_str.spans.push_back( in ParseBinaryResValue()
787 style_str, in ParseBinaryResValue()
/frameworks/base/tools/aapt2/format/proto/
DProtoDeserialize.cpp980 android::StyleString style_str{pb_str.value()}; in DeserializeItemFromPb() local
982 style_str.spans.push_back( in DeserializeItemFromPb()
986 style_str, in DeserializeItemFromPb()