Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf.c49 static const struct HdfSbufConstructor g_sbufConstructorMap[SBUF_TYPE_MAX] = {
66 if (type >= SBUF_TYPE_MAX) { in HdfSbufConstructorGet()
346 if (type >= SBUF_TYPE_MAX || impl == NULL) { in HdfSbufTypedObtainInplace()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_sbuf.h54 SBUF_TYPE_MAX, /* Maximum value of the SBUF type */ enumerator
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-hdf-coding-guide.md458 SBUF_TYPE_MAX, /* Maximum value of the SBUF type */
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-hdf-coding-guide.md458 SBUF_TYPE_MAX, /* Maximum value of the SBUF type. */