Searched defs:OptionName (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | command.h | 35 using OptionName = std::string; variable |
D | command.cpp | 46 std::vector<std::pair<OptionName, OptionValue>>* ordered_options, in PreprocessOptions() |