Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dtimeout_encoding.cc87 static int is_all_whitespace(const char* p, const char* end) { in is_all_whitespace() function
142 return is_all_whitespace(reinterpret_cast<const char*>(p), in grpc_http2_decode_timeout()