Searched refs:kFixed64 (Results 1 – 5 of 5) sorted by relevance
62 res == proto_utils::ProtoWireType::kFixed64); in type()86 type() == proto_utils::ProtoWireType::kFixed64); in as_uint64()93 type() == proto_utils::ProtoWireType::kFixed64); in as_int64()106 PERFETTO_DCHECK(!valid() || type() == proto_utils::ProtoWireType::kFixed64); in as_double()
36 kFixed64 = 1, enumerator50 kFixed64, enumerator79 case ProtoSchemaType::kFixed64: in ProtoSchemaToString()131 static_cast<uint32_t>((sizeof(T) == 8 ? ProtoWireType::kFixed64 in MakeTagFixed()
188 {"\x79\x42\x00\x00\x00\x00\x00\x00\x00", 9, 15, ProtoWireType::kFixed64, in TEST()191 ProtoWireType::kFixed64, 0x0102030405060708}, in TEST()
109 case static_cast<uint8_t>(ProtoWireType::kFixed64): { in ParseOneField()
1019 case ProtoSchemaType::kFixed64: in ParseTypedFtraceToRaw()