Searched defs:RecordString (Results 1 – 4 of 4) sorted by relevance
56 void RecordString(std::string_view name, const std::string& value) {} in RecordString() function
56 void RecordString(std::string* storage, in RecordString() function
25 void RecordString(std::string* storage, in RecordString() function
290 const char* SamplingHeapProfiler::RecordString(const char* string) { in RecordString() function in base::SamplingHeapProfiler