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