Searched refs:FlowMap (Results 1 – 2 of 2) sorted by relevance
421 typedef std::map<std::string, UserFlow*> FlowMap; typedef428 FlowMap specific_flows_;
1563 FlowMap::const_iterator it = specific_flows_.find(user_id); in GetUserFlow()1577 FlowMap::iterator it = specific_flows_.find(user_id); in ResetUserFlow()