Home
last modified time | relevance | path

Searched defs:totalDownload (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_dfx_test/src/
H A Dmedialibrary_dfx_test.cpp125 int32_t totalDownload = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarycommon_fuzzer/src/
H A Dmedialibrary_common_fuzzer.cpp78 int32_t totalDownload; in DfxTest() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp585 int32_t totalDownload = 0; in Process() local
613 int32_t totalDownload = 0; in StartTimer() local
H A Ddfx_database_utils.cpp279 int32_t DfxDatabaseUtils::QueryTotalCloudThumb(int32_t& totalDownload) in QueryTotalCloudThumb()
H A Ddfx_reporter.cpp362 const int32_t& generatedThumb, const int32_t& totalDownload) in ReportCloudSyncThumbGenerationStatus()