Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Ddfx_code_constant.h30 static inline const int API_PERFORMANCE_INTERFACE = 950001111; variable
H A Dhiview_adapter.cpp67 { DfxCodeConstant::API_PERFORMANCE_INTERFACE, "API_PERFORMANCE_STATISTIC" },
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/statistic/
H A Dapi_performance_statistic_impl.cpp22 …HiViewAdapter::ReportApiPerformanceStatistic(DfxCodeConstant::API_PERFORMANCE_INTERFACE, stat, exe… in Report()