Home
last modified time | relevance | path

Searched refs:has_timestamp (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/
Dload_balancer.pb.h25 bool has_timestamp; member
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h76 bool has_timestamp; member
Dfreedreno_screen.c132 if (screen->has_timestamp) { in fd_screen_get_timestamp()
909 screen->has_timestamp = true; in fd_screen_create()
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_reader.cc118 PERFETTO_DCHECK(decoder.has_timestamp()); in ParsePacket()
156 if (decoder.has_timestamp()) { in ParsePacket()
Dtrack_event_tokenizer.cc245 } else if (packet.has_timestamp()) { in TokenizeTrackEventPacket()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc115 req->client_stats.has_timestamp = true; in grpc_grpclb_load_report_request_create_locked()