Searched defs:path_component (Results 1 – 2 of 2) sorted by relevance
383 const StringPiece path_component = *cur_path; in SetPath() local
450 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath()