Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage.cc290 typedef void RegistrationFunc(const string&); typedef in google::protobuf::__anonf7b8d78d0111::GeneratedMessageFactory
291 void RegisterFile(const char* file, RegistrationFunc* registration_func);
299 hash_map<const char*, RegistrationFunc*,
329 const char* file, RegistrationFunc* registration_func) { in RegisterFile()
363 RegistrationFunc* registration_func = in GetPrototype()