Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.internal.h98 if (!has_result_) { in Add()
99 has_result_ = (lhs != rhs); in Add()
119 bool has_result_ = false; variable