Home
last modified time | relevance | path

Searched defs:log_len (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/filters/logging/
Dlogging_filter.cc88 std::string* status_details_bin, uint64_t log_len) in MetadataEncoder()
176 void EncodeMessageToPayload(const SliceBuffer* message, uint32_t log_len, in EncodeMessageToPayload()
/third_party/cups/scheduler/
Dlog.c602 size_t log_len = strlen(log_line); in cupsdLogJob() local