OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:style_str
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt2/proto/
TableProtoDeserializer.cpp
190
StyleString
style_str
= {str};
local
192
style_str
.spans.push_back(
198
style_str
,
/frameworks/base/tools/aapt2/
ResourceUtils.cpp
696
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 59 milliseconds