Searched refs:PreviousProfile (Results 1 – 2 of 2) sorted by relevance
144 typedef std::map<std::string, PreviousValue> PreviousProfile; typedef145 PreviousProfile previous_;
601 PreviousProfile::iterator pi = previous_.find(method_name); in Write()641 PreviousProfile::iterator pi = previous_.find(method_name); in Write()