Searched refs:HdfSbufConstructor (Results 1 – 2 of 2) sorted by relevance
49 static const struct HdfSbufConstructor g_sbufConstructorMap[SBUF_TYPE_MAX] = {64 static const struct HdfSbufConstructor *HdfSbufConstructorGet(uint32_t type) in HdfSbufConstructorGet()309 const struct HdfSbufConstructor *constructor = HdfSbufConstructorGet(type); in HdfSbufTypedObtainCapacity()370 const struct HdfSbufConstructor *constructor = HdfSbufConstructorGet(type); in HdfSbufTypedBind()
18 struct HdfSbufConstructor { struct