Searched defs:SetFrom (Results 1 – 3 of 3) sorted by relevance
640 void AString::SetFrom(const char *s, unsigned len) // no check in SetFrom() function in AString1138 void UString::SetFrom(const wchar_t *s, unsigned len) // no check in SetFrom() function in UString
229 static void SetFrom(rtc::Optional<T>* s, const rtc::Optional<T>& o) { in SetFrom() function399 static void SetFrom(rtc::Optional<T>* s, const rtc::Optional<T>& o) { in SetFrom() function
208 void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) { in SetFrom() function in __asan::AllocatorOptions