Searched defs:workRecordStatistic (Results 1 – 5 of 5) sorted by relevance
308 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); variable318 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); variable
33 …std::shared_ptr<WorkRecordStatistic> workRecordStatistic = std::make_shared<WorkRecordStatistic>(); in GetInstance() local
82 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); in HandleRefrashRequirements() local
999 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); in NeedReportCacheLocation() local1027 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); in NeedReportCacheLocation() local1819 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); in GetCachedLocationSuccess() local1840 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); in GetCachedLocationFailed() local1962 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); in UpdateLastLocationRequestNum() local
820 auto workRecordStatistic = WorkRecordStatistic::GetInstance(); variable