Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/client/
Dclient_context.cc110 void ClientContext::AddMetadata(const std::string& meta_key, in AddMetadata()
/third_party/libwebsockets/lib/misc/cache-ttl/
Dlws-cache-ttl.c97 char meta_key[128]; in lws_cache_lookup() local