Home
last modified time | relevance | path

Searched defs:DEFINE_CLASS (Results 1 – 3 of 3) sorted by relevance

/external/objenesis/main/src/main/java/org/objenesis/instantiator/basic/
DClassDefinitionUtils.java89 private static Method DEFINE_CLASS; field in ClassDefinitionUtils
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h567 #define DEFINE_CLASS(NAME, LOWERNAME, string_name) \ macro
/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c78 #define DEFINE_CLASS(name, string_name) \ macro