Searched defs:CacheResponse (Results 1 – 4 of 4) sorted by relevance
25 public final class CacheResponse { class28 public CacheResponse(File cacheDirectory) throws Exception { in CacheResponse() method in CacheResponse
1058 type CacheResponse struct { struct1059 state protoimpl.MessageState1060 sizeCache protoimpl.SizeCache1061 unknownFields protoimpl.UnknownFields1066 Result isCacheResponse_Result `protobuf_oneof:"result"`1069 func (x *CacheResponse) Reset() {1078 func (x *CacheResponse) String() string {1082 func (*CacheResponse) ProtoMessage() {}1084 func (x *CacheResponse) ProtoReflect() protoreflect.Message {1097 func (*CacheResponse) Descriptor() ([]byte, []int) {[all …]
1606 CacheResponse = _reflection.GeneratedProtocolMessageType('CacheResponse', (_message.Message,), { variable
362 message CacheResponse { message