Searched defs:lineFeatures (Results 1 – 1 of 1) sorted by relevance
348 const vector<pair<string, LineFeature>>& lineFeatures, const string& regex) const in ComposeTrace()364 std::vector<std::pair<std::string, LineFeature>> lineFeatures = paramSeekRecord_; in ComposeParam() local