Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DListCommand.cpp1085 static std::string getShortOptions(const ListCommand::RegisteredOptions& options) { in getShortOptions() function
1103 std::string shortOptions = getShortOptions(mOptions); in parseArgs()