Searched defs:WriteIntoTracedValue (Results 1 – 2 of 2) sorted by relevance
257 void WriteIntoTracedValue(TracedValue context) const { in WriteIntoTracedValue() function in perfetto::__anon87eb41650111::HasWriteIntoTracedValueConvertorMember278 void WriteIntoTracedValue(TracedValue context) const { in WriteIntoTracedValue() function in perfetto::__anon87eb41650111::HasAllConversionMethods291 void WriteIntoTracedValue(TracedValue context) const { in WriteIntoTracedValue() function in perfetto::__anon87eb41650111::HasConstWriteMember298 void WriteIntoTracedValue(TracedValue context) { in WriteIntoTracedValue() function in perfetto::__anon87eb41650111::HasNonConstWriteMember305 void WriteIntoTracedValue(TracedValue context) { in WriteIntoTracedValue() function in perfetto::__anon87eb41650111::HasConstAndNonConstWriteMember309 void WriteIntoTracedValue(TracedValue context) const { in WriteIntoTracedValue() function in perfetto::__anon87eb41650111::HasConstAndNonConstWriteMember326 static void WriteIntoTracedValue( in WriteIntoTracedValue() function335 static void WriteIntoTracedValue(TracedValue context, in WriteIntoTracedValue() function500 static void WriteIntoTracedValue(TracedValue context, in WriteIntoTracedValue() function
26 void DebugAnnotation::WriteIntoTracedValue(TracedValue context) const { in WriteIntoTracedValue() function in perfetto::DebugAnnotation