Home
last modified time | relevance | path

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

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