Home
last modified time | relevance | path

Searched defs:optionTitle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_descriptor.cpp68 void ScanOptionDescriptor::SetOptionTitle(const std::string &optionTitle) in SetOptionTitle()
H A Dscan_option_descriptor_helper.cpp87 … std::string optionTitle = NapiScanUtils::GetStringPropertyUtf8(env, jsValue, PARAM_OPTION_TITLE); in GetValueFromJs() local
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp51 std::string optionTitle = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetOptionTitle() local
193 std::string optionTitle = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetStrValue() local