Searched refs:upb_String_Empty (Results 1 – 2 of 2) sorted by relevance
63 UPB_INLINE bool upb_String_Empty(const upb_String* s) { return s->size_ == 0; } in upb_String_Empty() function
83 UPB_INLINE bool upb_String_Empty(const upb_String* s) { return s->size_ == 0; } in upb_String_Empty() function