Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dprinter.cc278 const char* variable8, const string& value8) { in Print() argument
287 vars[variable8] = value8; in Print()
Dprinter.h255 const char* variable8, const string& value8);