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

  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
upb.c 935 case UPB_DESCRIPTOR_TYPE_BOOL:
973 case UPB_TYPE_BOOL: return UPB_DESCRIPTOR_TYPE_BOOL;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]
upb.c 1066 case UPB_DESCRIPTOR_TYPE_BOOL:
1104 case UPB_TYPE_BOOL: return UPB_DESCRIPTOR_TYPE_BOOL;
    [all...]

Completed in 248 milliseconds