Lines Matching defs:app
36 App& app, const crow::Request& req, in handleAggregationServiceHead()
49 App& app, const crow::Request& req, in handleAggregationServiceGet()
70 inline void requestRoutesAggregationService(App& app) in requestRoutesAggregationService()
106 App& app, const crow::Request& req, in handleAggregationSourceCollectionGet()
128 App& app, const crow::Request& req, in handleAggregationSourceCollectionHead()
140 inline void requestRoutesAggregationSourceCollection(App& app) in requestRoutesAggregationSourceCollection()
199 App& app, const crow::Request& req, in handleAggregationSourceGet()
215 App& app, const crow::Request& req, in handleAggregationSourceHead()
233 App& app, const crow::Request& req, in handleAggregationSourceCollectionPost()
271 App& app, const crow::Request& req, in handleAggregationSourceDelete()
296 inline void requestRoutesAggregationSource(App& app) in requestRoutesAggregationSource()