Searched defs:a_string (Results 1 – 4 of 4) sorted by relevance
55 required string a_string = 1; field62 required string a_string = 1; field78 optional string a_string = 1; field96 required string a_string = 1; field
104 const char* a_string; member
113 extern "C" int _a_test_function(const char *a_string) { in _a_test_function()
54 a_string = messages.StringField(2) variable in MyMessage