Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_connreporter.h76 } ProcessStepTime; typedef
91 ProcessStepTime *stepTime, int32_t errCode);
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Ddisc_conn_dfx_test.cpp197 ProcessStepTime processStepTime = {
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c583 ProcessStepTime *stepTime, int32_t errCode) in SoftbusRecordProccessDuration()