Home
last modified time | relevance | path

Searched refs:strValue_ (Results 1 - 6 of 6) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value.cpp21 ), valueSize_(0), numValue_(0), strValue_(""), boolValue_(false) in ScanOptionValue()
31 strValue_ = right.strValue_; in ScanOptionValue()
42 strValue_ = right.strValue_; in operator =()
57 strValue_ = ""; in Reset()
84 strValue_ = strValue; in SetStrValue()
114 return strValue_; in GetStrValue()
146 parcel.WriteString(strValue_); in Marshalling()
171 SCAN_HILOGE("StrValue = %{public}s", strValue_ in Dump()
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Denable_ime_data_parse_test.cpp65 resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : [ \"xiaoyiIme\", \"baiduIme\", " in SetUp()
128 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : []}}"; in HWTEST_F()
165 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : [\"baiduIme\", " in HWTEST_F()
187 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : [ \"xiaoyiIme\", \"baiduIme\", " in HWTEST_F()
207 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : [\"baiduIme\", " in HWTEST_F()
229 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : [ \"sougouIme\"],\"101\" : " in HWTEST_F()
319 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : [ \"sougouIme\"], \"101\" : " in HWTEST_F()
337 EnableImeDataParseTest::resultSet_->strValue_ = ""; in HWTEST_F()
356 EnableImeDataParseTest::resultSet_->strValue_ = "{\"enableImeList\" : {\"100\" : []}}"; in HWTEST_F()
388 resultSet_->strValue_ in HWTEST_F()
[all...]
H A Dsecurity_mode_parser_test.cpp76 resultSet_->strValue_ = "{\"fullExperienceList\" : {\"100\" : [ \"xiaoyiIme\", \"baiduIme\", " in SetUp()
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_option_value.h61 std::string strValue_; member in OHOS::Scan::final
/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Ddatashare_helper.cpp50 value = strValue_; in GetString()
H A Ddatashare_helper.h46 std::string strValue_; member in OHOS::DataShare::DataShareResultSet

Completed in 3 milliseconds