Searched refs:SetStrValue (Results 1 – 6 of 6) sorted by relevance
82 void ScanOptionValue::SetStrValue(const std::string &strValue) in SetStrValue() function in OHOS::Scan::ScanOptionValue131 SetStrValue(parcel.ReadString()); in ReadFromParcel()
100 nativeObj->SetStrValue(strValue); in BuildFromJs()
41 void SetStrValue(const std::string &strValue);
326 scanOptionValue.SetStrValue(strvalue); in GetScanOptionValue()
194 scanOptVal.SetStrValue(optionTitle); in TestSetStrValue()
917 value.SetStrValue(*static_cast<std::string*>(saneValueBuf)); in ActionGetValue()