Searched refs:ApplyReplaceStringToSpanBase (Results 1 – 2 of 2) sorted by relevance
57 …void ApplyReplaceStringToSpanBase(int32_t start, int32_t length, const std::string& other, SpanStr…
198 void MutableSpanString::ApplyReplaceStringToSpanBase( in ApplyReplaceStringToSpanBase() function in OHOS::Ace::MutableSpanString276 ApplyReplaceStringToSpanBase(start, length, other, op); in ReplaceString()