HomeSort by relevance Sort by last modified time
    Searched refs:UPB_DESCRIPTOR_TYPE_DOUBLE (Results 1 - 4 of 4) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
upb.c 911 case UPB_DESCRIPTOR_TYPE_DOUBLE:
972 case UPB_TYPE_DOUBLE: return UPB_DESCRIPTOR_TYPE_DOUBLE;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]
upb.c 1042 case UPB_DESCRIPTOR_TYPE_DOUBLE:
1103 case UPB_TYPE_DOUBLE: return UPB_DESCRIPTOR_TYPE_DOUBLE;
    [all...]

Completed in 57 milliseconds