Home
last modified time | relevance | path

Searched refs:LATEST_DELETE_STATISTIC_VERSION (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_worker.cpp106 deleteStatisticVersion_ = LATEST_DELETE_STATISTIC_VERSION; in Prepare()
107 prefs->PutInt(DELETE_STATISTIC_VERSION, LATEST_DELETE_STATISTIC_VERSION); in Prepare()
133 if (deleteStatisticVersion_ < LATEST_DELETE_STATISTIC_VERSION) { in IsDeleteStatisticUpdate()
135 LATEST_DELETE_STATISTIC_VERSION); in IsDeleteStatisticUpdate()
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h57 constexpr int32_t LATEST_DELETE_STATISTIC_VERSION = 1; member

Completed in 1 milliseconds