Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc703 std::string magic_string = in ~MemoryOutputStream() local
705 std::string::size_type pos = target->find(magic_string); in ~MemoryOutputStream()