Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dimporter.cc360 string after_prefix = filename.substr(after_prefix_start); in ApplyMapping() local
361 if (ContainsParentReference(after_prefix)) { in ApplyMapping()
367 result->append(after_prefix); in ApplyMapping()