Searched refs:copy_string (Results 1 – 1 of 1) sorted by relevance
5062 void Add(const char* str, bool copy_string) { in Add() argument5064 if (UNLIKELY(copy_string)) { in Add()