Home
last modified time | relevance | path

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

/dports/devel/libdap/libdap-3.20.8/
H A DHTTPCache.h196 void set_max_entry_size(unsigned long size);
H A DHTTPConnect.cc592 d_http_cache->set_max_entry_size(d_rcr->get_max_cached_obj()); in HTTPConnect()
H A DHTTPCache.cc772 HTTPCache::set_max_entry_size(unsigned long size) in set_max_entry_size() function in libdap::HTTPCache