Home
last modified time | relevance | path

Searched refs:LAST_REPORT_TIME (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/ringtone_library/services/ringtone_dfx/src/
H A Ddfx_worker.cpp65 lastReportTime_ = prefs->GetLong(LAST_REPORT_TIME, 0); in InitCycleThread()
69 prefs->PutLong(LAST_REPORT_TIME, lastReportTime_); in InitCycleThread()
/foundation/multimedia/ringtone_library/services/ringtone_dfx/include/
H A Ddfx_const.h33 const std::string LAST_REPORT_TIME = "last_report_time"; member
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_worker.cpp73 int64_t lastReportTime = prefs->GetLong(LAST_REPORT_TIME, 0); in HandleLoopTask()
85 prefs->PutLong(LAST_REPORT_TIME, lastReportTime); in HandleLoopTask()
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h102 const std::string LAST_REPORT_TIME = "last_report_time"; member

Completed in 2 milliseconds