Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dmock_code_generator.cc70 static const char* kFirstInsertionPointName = "first_mock_insertion_point"; variable
176 GetOutputFileName(insert_into[i], file), kFirstInsertionPointName)); in Generate()