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