Home
last modified time | relevance | path

Searched defs:path_component (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc376 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath()
/external/libchrome/base/
Dvalues.cc383 const StringPiece path_component = *cur_path; in SetPath() local