Searched refs:RemoveErrorTextFromValue (Results 1 – 3 of 3) sorted by relevance
95 …static std::string RemoveErrorTextFromValue(const std::string& value, const std::string& errorText…
226 std::string ContentController::RemoveErrorTextFromValue(const std::string& value, const std::string… in RemoveErrorTextFromValue() function in OHOS::Ace::NG::ContentController258 result = RemoveErrorTextFromValue(result, errorText); in FilterWithRegex()
87 void RemoveErrorTextFromValue(const std::string& value, const std::string& errorText, std::string& … in RemoveErrorTextFromValue() function1541 RemoveErrorTextFromValue(valueToUpdate, errorText, result); in FilterWithRegex()