Home
last modified time | relevance | path

Searched refs:GetCommon (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/tools/ftrace_proto_gen/
Dproto_gen_utils.cc181 ProtoType GetCommon(ProtoType one, ProtoType other) { in GetCommon() function
287 it->second.type = GetCommon(it->second.type, candidate.type); in UnionFields()
Dproto_gen_utils.h95 ProtoType GetCommon(ProtoType one, ProtoType other);