Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Ddfx_code_constant.h25 static inline const int DATABASE_STATISTIC = 950001104; variable
H A Dhiview_adapter.cpp62 { DfxCodeConstant::DATABASE_STATISTIC, "DATABASE_STATISTIC}" },
/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()