Home
last modified time | relevance | path

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

/third_party/grpc/src/objective-c/examples/InterceptorSample/InterceptorSample/
DCacheInterceptor.m21 @implementation RequestCacheEntry { implementation
144 - (ResponseCacheEntry *)getCachedResponseForRequest:(RequestCacheEntry *)request {
156 - (void)setCachedResponse:(ResponseCacheEntry *)response forRequest:(RequestCacheEntry *)request {