Searched refs:res_name_str (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp663 StringPiece res_name_str = local
665 if (!ResourceUtils::ParseResourceName(res_name_str, &name)) {
666 diag->Error(DiagMessage(Source(path, line_no)) << "invalid resource name '" << res_name_str

Completed in 41 milliseconds