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