Home
last modified time | relevance | path

Searched refs:SERVICE_FAULT (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Ddfx_code_constant.h21 static inline const int SERVICE_FAULT = 950001100; member in DfxCodeConstant
H A Dhiview_adapter.cpp58 { DfxCodeConstant::SERVICE_FAULT, "SERVICE_FAULT" },
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/fault/
H A Dservice_fault_impl.cpp22 HiViewAdapter::ReportFault(DfxCodeConstant::SERVICE_FAULT, msg, executors_); in Report()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Ddfx_types.h71 SERVICE_FAULT = 0, member in OHOS::DistributedDataDfx::FaultType
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_ut_test.cpp179 struct FaultMsg rfMsg{FaultType::SERVICE_FAULT, "database", "closeKvStore", in HWTEST_F() member in rfMsg::FaultType
335 struct FaultMsg svMsg{FaultType::SERVICE_FAULT, "myData", "createKvStore", in HWTEST_F() member in svMsg::FaultType

Completed in 4 milliseconds