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 D | hiview_fault_adapter.h | 26 struct DataShareFaultInfo { struct 56 static void ReportDataFault(const DataShareFaultInfo &faultInfo); argument
|
H A D | hiview_fault_adapter.cpp | 40 void HiViewFaultAdapter::ReportDataFault(const DataShareFaultInfo &faultInfo) in ReportDataFault() 99 …DataShareFaultInfo faultInfo{TIME_OUT, bundleName, moduleName, storeName, businessType, errorCode,… in ~RdbTimeCostInfo()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | rdb_delegate.cpp | 378 DataShareFaultInfo faultInfo{RESULTSET_FULL, "callingTokenId:" + std::to_string(callingTokenId), in IsLimit()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_service_impl.cpp | 1153 DataShareFaultInfo faultInfo = {CURD_FAILED, providerInfo.bundleName, providerInfo.moduleName, in ReportExcuteFault()
|