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

/frameworks/base/tools/aapt2/proto/
H A DTableProtoDeserializer.cpp190 StyleString style_str = {str}; local
192 style_str.spans.push_back(
198 style_str,
/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp696 StyleString style_str = {str}; local
698 style_str.spans.push_back(Span{util::GetString(src_pool, spans->name.index),
703 style_str, StringPool::Context(StringPool::Context::kStylePriority, config)));

Completed in 110 milliseconds