Home
last modified time | relevance | path

Searched refs:native_slot_is_default (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dstorage.c60 static bool native_slot_is_default(upb_fieldtype_t type, const void* memory) { in native_slot_is_default() function
927 if (!native_slot_is_default(type, from_memory)) { in native_slot_merge()
954 if (native_slot_is_default(type, to_memory)) { in native_slot_merge()