Home
last modified time | relevance | path

Searched defs:GetDataSize (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_serializer.h56 int GetDataSize() const in GetDataSize() function
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmetadata_serializer.h56 int GetDataSize() const in GetDataSize() function
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Dbuffer_info.h36 inline int32_t GetDataSize() in GetDataSize() function
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Dbuffer_info.cpp68 long BufferInfoExt::GetDataSize() in GetDataSize() function in OHOS::CameraStandard::DeferredProcessing::BufferInfoExt
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_stream.h138 size_t GetDataSize() const { return data_.size(); } in GetDataSize() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_clip_board_image_data_adapter_impl.cpp40 size_t ArkClipBoardImageDataAdapterImpl::GetDataSize() in GetDataSize() function in OHOS::ArkWeb::ArkClipBoardImageDataAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_clip_board_image_data_adapter_wrapper.cpp41 size_t ArkClipBoardImageDataAdapterWrapper::GetDataSize() in GetDataSize() function in OHOS::ArkWeb::ArkClipBoardImageDataAdapterWrapper
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dmessage_handler.cpp134 uint32_t MessageHandler::GetDataSize() in GetDataSize() function in OHOS::FileManagement::CloudSync::MessageHandler
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_ipc_slice.c55 static uint32_t GetDataSize(uint32_t cmdId, const struct HksBlob *inData, const struct HksBlob *out… in GetDataSize() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dnative_image.cpp267 int32_t NativeImage::GetDataSize(uint64_t &size) in GetDataSize() function in OHOS::Media::NativeImage
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/utils/src/
H A Dutils_data_stub.cpp301 int32_t UtilsDataStub::GetDataSize(uint8_t type) in GetDataSize() function in OHOS::Camera::UtilsDataStub
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp710 size_t OHAudioBuffer::GetDataSize() in GetDataSize() function in OHOS::AudioStandard::OHAudioBuffer
/ohos5.0/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp143 size_t GetDataSize() override in GetDataSize() function in OHOS::NWeb::MockClipBoardImageDataAdapter
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file_controller.cpp664 void IccFileController::GetDataSize(const unsigned char *data, int &dataSize) in GetDataSize() function in OHOS::Telephony::IccFileController
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp82 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp81 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp83 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp81 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp81 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp61 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp658 uint32_t DMetadataProcessor::GetDataSize(uint32_t type) in GetDataSize() function in OHOS::DistributedHardware::DMetadataProcessor
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dparcel.cpp192 size_t Parcel::GetDataSize() const in GetDataSize() function in OHOS::Parcel
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs99 fn GetDataSize(self: &Parcel) -> usize; in GetDataSize() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1852 size_t PasteboardService::GetDataSize(PasteData &data) const in GetDataSize() function in OHOS::MiscServices::PasteboardService
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3016 static uint32_t GetDataSize(uint8_t *buf) in GetDataSize() function