Searched defs:GetBoolOptionValue (Results 1 – 2 of 2) sorted by relevance
66 bool VariableConvertor::GetBoolOptionValue(napi_env env, napi_value &options, const std::string &op… in GetBoolOptionValue() function in OHOS::Global::I18n::VariableConvertor
226 void GetBoolOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetBoolOptionValue() function