Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DOptimize.cpp317 StringPiece resource_string = split_line[0]; in ParseConfig() local
320 if (!ResourceUtils::ParseResourceName(resource_string, &resource_name)) { in ParseConfig()