Home
last modified time | relevance | path

Searched refs:DataShareFaultInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.h26 struct DataShareFaultInfo { struct
56 static void ReportDataFault(const DataShareFaultInfo &faultInfo); argument
H A Dhiview_fault_adapter.cpp40 void HiViewFaultAdapter::ReportDataFault(const DataShareFaultInfo &faultInfo) in ReportDataFault()
99DataShareFaultInfo faultInfo{TIME_OUT, bundleName, moduleName, storeName, businessType, errorCode,… in ~RdbTimeCostInfo()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp378 DataShareFaultInfo faultInfo{RESULTSET_FULL, "callingTokenId:" + std::to_string(callingTokenId), in IsLimit()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp1153 DataShareFaultInfo faultInfo = {CURD_FAILED, providerInfo.bundleName, providerInfo.moduleName, in ReportExcuteFault()