Searched defs:variable2 (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dprinter.cc128 const char* variable2, const string& value2) {
131 vars[variable2] = value2;
126 Print(const char* text, const char* variable1, const string& value1, const char* variable2, const string& value2) argument

Completed in 142 milliseconds