Searched defs:supportedOpts (Results 1 – 3 of 3) sorted by relevance
629 std::string supportedOpts = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestBuildPrinterPreferenceByOption() local
1269 std::string supportedOpts; variable
832 …d PrintServiceAbility::BuildPrinterPreferenceByOption(std::string& key, std::string& supportedOpts, in BuildPrinterPreferenceByOption()