Home
last modified time | relevance | path

Searched refs:after_prefix (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc373 std::string after_prefix = filename.substr(after_prefix_start); in ApplyMapping() local
374 if (ContainsParentReference(after_prefix)) { in ApplyMapping()
380 result->append(after_prefix); in ApplyMapping()