Searched defs:get_session (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ | ||
D | sessions.py | 170 def get_session(self, max_age=_default_value): member in BaseSessionFactory |
D | auth.py | 213 def get_session(self, request): member in AuthStore |
/external/libmicrohttpd/src/examples/ | ||
D | post_example.c | 147 get_session (struct MHD_Connection *connection) in get_session() function |
/external/libmicrohttpd/doc/examples/ | ||
D | sessions.c | 169 get_session (struct MHD_Connection *connection) in get_session() function |
/external/iproute2/ip/ | ||
D | ipl2tp.c | 368 static int get_session(struct l2tp_data *p) in get_session() function |