Home
last modified time | relevance | path

Searched refs:ReportDatabaseStatistic (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/statistic/
H A Ddatabase_statistic_impl.cpp22 HiViewAdapter::ReportDatabaseStatistic(DfxCodeConstant::DATABASE_STATISTIC, stat, executors_); in Report()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.h45 …static void ReportDatabaseStatistic(int dfxCode, const DbStat &stat, std::shared_ptr<ExecutorPool>…
H A Dhiview_adapter.cpp227 void HiViewAdapter::ReportDatabaseStatistic(int dfxCode, const DbStat &stat, std::shared_ptr<Execut… in ReportDatabaseStatistic() function in OHOS::DistributedDataDfx::HiViewAdapter