Home
last modified time | relevance | path

Searched defs:connect_base (Results 1 – 2 of 2) sorted by relevance

/external/libevent/sample/
Dhttp-connect.c20 struct connect_base struct
22 struct evhttp_connection *evcon;
23 struct evhttp_uri *location;
100 struct connect_base connect_base; in main() local
/external/libchrome/libchrome_tools/uprev/
Dreconnect_history.py50 def connect_base(current_commit, base_commit): function