Home
last modified time | relevance | path

Searched defs:optionName (Results 1 - 7 of 7) sorted by relevance

/base/global/i18n/interfaces/js/kits/src/
H A Dvariable_convertor.cpp36 void VariableConvertor::GetOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetOptionValue() argument
64 bool VariableConvertor::GetBoolOptionValue(napi_env env, napi_value &options, const std::string &optionName, in GetBoolOptionValue() argument
H A Dintl_addon.cpp173 void GetOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetOptionValue() argument
200 int64_t GetIntegerOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetIntegerOptionValue() argument
225 void GetBoolOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetBoolOptionValue() argument
[all...]
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_descriptor_helper.cpp84 std::string optionName = NapiScanUtils::GetStringPropertyUtf8(env, jsValue, PARAM_OPTION_NAME); in GetValueFromJs() local
H A Dscan_option_descriptor.cpp63 void ScanOptionDescriptor::SetOptionName(const std::string &optionName) in SetOptionName() argument
/base/startup/init/services/begetctl/
H A Dsandbox.cpp208 std::string optionName = g_options[optIndex].name; in main_cmd() local
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp323 std::string optionName = RemoveCharacterFromStr(argv[optind - 1], '-'); in SetCmdParameter() local
462 std::string optionName = RemoveCharacterFromStr(argv[optind - 1], '-'); in ParseCmdOptionForA() local
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp43 std::string optionName = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetOptionName() local
136 std::string optionName = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetOptionConstraintRange() local

Completed in 13 milliseconds