Home
last modified time | relevance | path

Searched refs:HdfSbufWriteDouble (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_sbuf.h215 bool HdfSbufWriteDouble(struct HdfSBuf *sbuf, double data);
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf.c275 bool HdfSbufWriteDouble(struct HdfSBuf *sbuf, double data) in HdfSbufWriteDouble() function
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_007/c_target/foo/v1_0/
H A Dtypes.c.txt214 if (!HdfSbufWriteDouble(data, dataBlock->data9)) {
H A Dfoo_stub.c.txt582 if (!HdfSbufWriteDouble(fooReply, outData)) {
H A Dfoo_proxy.c.txt673 if (!HdfSbufWriteDouble(fooData, inData)) {
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_sbuf_test.cpp840 bool ret = HdfSbufWriteDouble(sBuf, data);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_type_test_007/c_target/foo/v1_0/
H A Dtypes.c.txt214 if (!HdfSbufWriteDouble(data, dataBlock->data9)) {