Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceParser.cpp1324 const Attribute::Symbol& existing_symbol = *insert_result.first; in ParseAttrImpl() local
1327 << existing_symbol.symbol.name.value().entry << "'"); in ParseAttrImpl()
1329 diag_->Note(DiagMessage(existing_symbol.symbol.GetSource()) in ParseAttrImpl()