Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCommand.cpp182 std::vector<std::string> file_args; in Execute() local
205 file_args.push_back(GetSafePath(arg)); in Execute()
249 return Action(file_args); in Execute()