Home
last modified time | relevance | path

Searched defs:GetRemainSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/fuzz_common/
H A Dcloud_fuzzer_helper.h54 size_t GetRemainSize() const in GetRemainSize() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_stream.h106 [[nodiscard]] size_t GetRemainSize() const { return end_ - inputStream_->Tell(); } in GetRemainSize() function