Home
last modified time | relevance | path

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

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