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