Home
last modified time | relevance | path

Searched defs:FILE_SIZE (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/request/request/services/tests/
H A Dresume.rs19 const FILE_SIZE: u64 =1042003; const
H A Dstart.rs19 const FILE_SIZE: u64 =1042003; const
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/test/unittest/
H A Dimage_cache_test.h25 const int32_t FILE_SIZE = 15; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h33 static const std::string FILE_SIZE; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp25 const std::string FileColumn::FILE_SIZE = "file_size"; member in OHOS::FileManagement::CloudDisk::FileColumn
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_extension_info.h35 const std::string FILE_SIZE = "size"; variable
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtarzip.c41 #define FILE_SIZE 12U macro
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dfile_source_stream_test.cpp37 static constexpr size_t FILE_SIZE = 10; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_heif_test.cpp69 static constexpr size_t FILE_SIZE = 10; variable
H A Dimage_source_jpeg_test.cpp72 static constexpr size_t FILE_SIZE = 10; variable
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/video_player/
H A DTestFastVedioPlayer.cpp49 constexpr int64_t FILE_SIZE = 1894335; variable