Home
last modified time | relevance | path

Searched defs:full_class_name (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_message.cc89 std::string MessageGenerator::full_class_name() { in full_class_name() function in google::protobuf::compiler::csharp::MessageGenerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h155 #define UPB_DISALLOW_POD_OPS(class_name, full_class_name) \ argument
167 #define UPB_DISALLOW_POD_OPS(class_name, full_class_name) \ argument
/frameworks/base/tools/bit/
Daapt.cpp131 full_class_name(const string& packageName, const string& className) in full_class_name() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.cc1072 string full_class_name = "descriptor_pb2." + class_name; in OptionsValue() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h142 #define UPB_DISALLOW_POD_OPS(class_name, full_class_name) \ argument
153 #define UPB_DISALLOW_POD_OPS(class_name, full_class_name) \ argument