Home
last modified time | relevance | path

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

/dports/www/py-dj32-djangorestframework/djangorestframework-3.12.4/rest_framework/
H A Dthrottling.py17 def allow_request(self, request, view): member in BaseThrottle
109 def allow_request(self, request, view): member in SimpleRateThrottle
219 def allow_request(self, request, view): member in ScopedRateThrottle
/dports/www/py-djangorestframework/djangorestframework-3.12.4/rest_framework/
H A Dthrottling.py17 def allow_request(self, request, view): member in BaseThrottle
109 def allow_request(self, request, view): member in SimpleRateThrottle
219 def allow_request(self, request, view): member in ScopedRateThrottle
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/
H A Dthrottling.py19 def allow_request(self, request, view): member in BaseThrottle
112 def allow_request(self, request, view): member in SimpleRateThrottle
225 def allow_request(self, request, view): member in ScopedRateThrottle
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dengine_slave.cc130 Engine_TransportMaster::allow_request (TransportRequestSource src, TransportRequestType type) const in allow_request() function in Engine_TransportMaster
H A Dtransport_master.cc469 TransportMaster::allow_request (TransportRequestSource src, TransportRequestType type) const in allow_request() function in TransportMaster
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dconnection.h105 int allow_request; /* defined if there's only one request possible */ member
/dports/security/tinc/tinc-1.0.36/src/
H A Dconnection.h98 int allow_request; /* defined if there's only one request possible */ member