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