Home
last modified time | relevance | path

Searched defs:WriteToBuffer (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Doutput.cpp93 void Output::WriteToBuffer(ProcessData& data) in WriteToBuffer() function in OHOS::Rosen::Output
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dblob.cpp161 bool Blob::WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function in OHOS::DistributedKv::Blob
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dblob.cpp161 bool Blob::WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function in OHOS::DistributedKv::Blob
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dblob.cpp161 bool Blob::WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function in OHOS::DistributedKv::Blob
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dblob.cpp187 bool Blob::WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function in OHOS::DistributedKv::Blob
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dbuffer_converter.cpp201 int32_t BufferConverter::WriteToBuffer(std::shared_ptr<AVBuffer> &buffer, std::shared_ptr<AVSharedM… in WriteToBuffer() function in OHOS::MediaAVCodec::BufferConverter
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h208 bool WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function