Searched defs:ClientInfo (Results 1 – 3 of 3) sorted by relevance
58 struct ClientInfo { struct72 std::list<ClientInfo> clients_ {}; argument
25 typedef struct ClientInfo { // initialized by AieClientInit, don't init manually. struct37 } ClientInfo; argument
47 struct ClientInfo { struct53 std::map<pid_t, ClientInfo> clientInfoMap_; argument