Searched refs:attribute_seg (Results 1 – 1 of 1) sorted by relevance
346 for (const string& attribute_seg : attribute_segs) { in ParseDebugOpName() local347 StringPiece seg(attribute_seg); in ParseDebugOpName()361 seg.substr(eq_index + 1, attribute_seg.size() - eq_index - 1)); in ParseDebugOpName()