Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_worker.cpp74 int64_t lastMiddleReportTime = prefs->GetLong(LAST_MIDDLE_REPORT_TIME, 0); in HandleLoopTask()
79 prefs->PutLong(LAST_MIDDLE_REPORT_TIME, lastMiddleReportTime); in HandleLoopTask()
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h103 const std::string LAST_MIDDLE_REPORT_TIME = "last_middle_report_time"; member

Completed in 2 milliseconds