Searched defs:request_timestamp (Results 1 – 4 of 4) sorted by relevance
758 inline const ::PROTOBUF_NAMESPACE_ID::Timestamp& ReportExceptionRequest::request_timestamp() const { in request_timestamp() function763 ::PROTOBUF_NAMESPACE_ID::Timestamp* request_timestamp) { in unsafe_arena_set_allocated_request_timestamp()805 …ExceptionRequest::set_allocated_request_timestamp(::PROTOBUF_NAMESPACE_ID::Timestamp* request_time… in set_allocated_request_timestamp()
102 ReportExceptionRequest::_Internal::request_timestamp(const ReportExceptionRequest* msg) { in request_timestamp() function in google::ondevicepersonalization::federatedcompute::proto::ReportExceptionRequest::_Internal
33 google.protobuf.Timestamp request_timestamp = 1; field
57 const uint64 request_timestamp = 100; in TEST() local