Home
last modified time | relevance | path

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

/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0231/
H A Dstanza.py23 def get_max_age(self): member in BitsOfBinary
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/DMC/
H A DDMCDriverInput.h33 IndexType get_max_age() const { return max_age_; } in get_max_age() function
/dports/www/py-flask-security/Flask-Security-3.0.0/flask_security/
H A Dutils.py349 def get_max_age(key, app=None): function
/dports/devel/libdap/libdap-3.20.8/
H A DHTTPCacheTable.h170 time_t get_max_age() in get_max_age() function
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.cc7089 HttpTransact::get_max_age(HTTPHdr *response) in get_max_age() function in HttpTransact