Searched refs:CREATE_HASHTABLE_VALUE (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | def.c | 951 CREATE_HASHTABLE_VALUE(desc, desc_php, Descriptor, descriptor_type); in internal_add_generated_file() 974 CREATE_HASHTABLE_VALUE(desc, desc_php, EnumDescriptor, enum_descriptor_type); in internal_add_generated_file()
|
D | protobuf.h | 243 #define CREATE_HASHTABLE_VALUE(OBJ, WRAPPED_OBJ, OBJ_TYPE, OBJ_CLASS_ENTRY) \ macro 508 #define CREATE_HASHTABLE_VALUE(OBJ, WRAPPED_OBJ, OBJ_TYPE, OBJ_CLASS_ENTRY) \ macro
|