Searched refs:GetAnnotatedString (Results 1 – 2 of 2) sorted by relevance
107 int64_t GProfileBuilder::StringTable::GetAnnotatedString( in GetAnnotatedString() function in perfetto::trace_processor::GProfileBuilder::StringTable113 return GetAnnotatedString(string_pool_.Get(str), annotation); in GetAnnotatedString()116 int64_t GProfileBuilder::StringTable::GetAnnotatedString( in GetAnnotatedString() function in perfetto::trace_processor::GProfileBuilder::StringTable504 int64_t name = string_table_.GetAnnotatedString(symbol.name(), annotation); in WriteFunctionIfNeeded()531 name = string_table_.GetAnnotatedString(*frame.deobfuscated_name(), in GetNameForFrame()537 name = string_table_.GetAnnotatedString(demangled.get(), annotation); in GetNameForFrame()541 name = string_table_.GetAnnotatedString(frame.name(), annotation); in GetNameForFrame()
105 int64_t GetAnnotatedString(StringPool::Id str,107 int64_t GetAnnotatedString(base::StringView str,