Home
last modified time | relevance | path

Searched refs:HdfSbufWriteInt64 (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_proxy.c74 if (!HdfSbufWriteInt64(data, info->appData)) { in WriteEventInfo()
166 if (!HdfSbufWriteInt64(data, appData)) { in CodecCallbackTypeProxyEmptyBufferDone()
211 if (!HdfSbufWriteInt64(data, appData)) { in CodecCallbackTypeProxyFillBufferDone()
H A Dcodec_types.c41 !HdfSbufWriteInt32(data, handle->format) || !HdfSbufWriteInt64(data, handle->usage) || in BufferHandleMarshalling()
247 …if (!HdfSbufWriteInt32(data, (int32_t)dataBlock->type) || !HdfSbufWriteInt64(data, dataBlock->pts)… in OmxCodecBufferBlockMarshalling()
H A Dcodec_component_manager_proxy.c146 if (!HdfSbufWriteInt64(data, appData)) { in FillHdfSBufData()
H A Dcodec_component_type_proxy.c736 if (!HdfSbufWriteInt64(data, appData)) { in CodecComponentTypeProxySetCallbacks()
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_sbuf_test.cpp270 auto ret = HdfSbufWriteInt64(sBuf, INT64_MAX);
286 auto ret = HdfSbufWriteInt64(sBuf, INT64_MAX);
304 auto ret = HdfSbufWriteInt64(sBuf, INT64_MAX);
434 ret = HdfSbufWriteInt64(sBuf, INT64_MAX);
928 bool ret = HdfSbufWriteInt64(sBuf, data);
942 bool ret = HdfSbufWriteInt64(sBuf, data);
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_sbuf.h134 bool HdfSbufWriteInt64(struct HdfSBuf *sbuf, int64_t value);
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c326 …if (!HdfSbufWriteInt32(msg, SENSOR_OPS_IO_CMD_SET_BATCH) || !HdfSbufWriteInt64(msg, samplingInterv… in SetSensorBatch()
327 !HdfSbufWriteInt64(msg, interval)) { in SetSensorBatch()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_common.cpp680 if (!HdfSbufWriteInt64(reply, time.tvSec)) { in HdiServicePositionWrite()
683 if (!HdfSbufWriteInt64(reply, time.tvNSec)) { in HdiServicePositionWrite()
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf.c155 bool HdfSbufWriteInt64(struct HdfSBuf *sbuf, int64_t value) in HdfSbufWriteInt64() function
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_common.c238 if (!HdfSbufWriteInt64(reply, time.tvSec)) { in HdiServicePositionWrite()
241 if (!HdfSbufWriteInt64(reply, time.tvNSec)) { in HdiServicePositionWrite()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_003/c_target/foo/v1_0/
H A Dfoo_stub.c.txt349 if (!HdfSbufWriteInt64(fooReply, outData)) {
H A Dfoo_proxy.c.txt361 if (!HdfSbufWriteInt64(fooData, inData)) {
H A Dtypes.c.txt158 if (!HdfSbufWriteInt64(data, dataBlock->data6)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_006/c_target/foo/v1_0/
H A Dfoo_stub.c.txt349 if (!HdfSbufWriteInt64(fooReply, outData)) {
H A Dfoo_proxy.c.txt361 if (!HdfSbufWriteInt64(fooData, inData)) {
H A Dtypes.c.txt158 if (!HdfSbufWriteInt64(data, dataBlock->data6)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_007/c_target/foo/v1_0/
H A Dtypes.c.txt199 if (!HdfSbufWriteInt64(data, dataBlock->data6)) {
H A Dfoo_stub.c.txt463 if (!HdfSbufWriteInt64(fooReply, outData)) {
H A Dfoo_proxy.c.txt520 if (!HdfSbufWriteInt64(fooData, inData)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_type_test_003/c_target/foo/v1_0/
H A Dtypes.c.txt158 if (!HdfSbufWriteInt64(data, dataBlock->data6)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_type_test_004/c_target/foo/v1_0/
H A Dtypes.c.txt158 if (!HdfSbufWriteInt64(data, dataBlock->data6)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_type_test_007/c_target/foo/v1_0/
H A Dtypes.c.txt199 if (!HdfSbufWriteInt64(data, dataBlock->data6)) {