Searched refs:PACKED_REGISTRY_ENTRY (Results 1 – 4 of 4) sorted by relevance
59 pub(crate) struct PackedRegistryEntry(bindings::PACKED_REGISTRY_ENTRY);64 bindings::PACKED_REGISTRY_ENTRY { in new()
227 typedef struct PACKED_REGISTRY_ENTRY struct233 } PACKED_REGISTRY_ENTRY; argument239 PACKED_REGISTRY_ENTRY entries[] __counted_by(numEntries);
829 pub struct PACKED_REGISTRY_ENTRY { struct841 pub entries: __IncompleteArrayField<PACKED_REGISTRY_ENTRY>, argument
448 gsp->registry_rpc_size += sizeof(PACKED_REGISTRY_ENTRY) + nlen + alloc_size; in add_registry()