Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.internal.h100 result_ = (lhs < rhs); in Add()
107 return result_; in Compare()
120 bool result_ = false; variable