Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_sbuf.h191 bool HdfSbufWriteString16(struct HdfSBuf *sbuf, const char16_t *value, uint32_t size);
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf.c185 bool HdfSbufWriteString16(struct HdfSBuf *sbuf, const char16_t *value, uint32_t size) in HdfSbufWriteString16() function
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_sbuf_test.cpp826 bool ret = HdfSbufWriteString16(sBuf, str, strStr.size());