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.h97 if (!has_result_) { in Add()
98 has_result_ = (lhs != rhs); in Add()
118 bool has_result_ = false; variable