Searched refs:RegisterIntField (Results 1 – 2 of 2) sorted by relevance
63 converter->RegisterIntField("foo", &SimpleMessage::foo); in RegisterJSONConverter()
366 void RegisterIntField(const std::string& field_name, in RegisterIntField() function