Home
last modified time | relevance | path

Searched defs:appendix (Results 1 – 16 of 16) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
Dpreferences_dfx_adapter.h47 std::string appendix; // additional info member
57 std::string appendix; // additional info member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
Dhiview_fault_adapter.cpp58 HiSysEventParam appendix = { .name = "APPENDIX", .t = HISYSEVENT_STRING, in ReportDataFault() local
135 …std::string appendix = "callingName:" + HiViewFaultAdapter::GetCallingName(dfxInfo.callingTokenId)… in DFXReport() local
Dhiview_fault_adapter.h34 std::string appendix; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dkv_hiview_reporter.cpp73 std::string appendix; member
145 char *appendix = const_cast<char *>(eventInfo.appendix.c_str()); in ReportFaultEvent() local
246 char *appendix = const_cast<char *>(eventInfo.appendix.c_str()); in ReportCommonFault() local
Dkv_hiview_reporter_mock.cpp32 std::string appendix; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
Drdb_fault_hiview_reporter.cpp51 …const RdbStoreConfig &config, int32_t errCode, const std::string &appendix, bool needSyncParaFromS… in Create()
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/
Drdb_fault_hiview_reporter.h44 std::string appendix; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Drdb_delegate.cpp343 … std::string appendix = "callingName:" + HiViewFaultAdapter::GetCallingName(callingTokenId).first; in IsLimit() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
Drdb_fault_hiview_reporter.cpp179 …const RdbStoreConfig &config, int32_t errCode, const std::string &appendix, bool needSyncParaFromS… in Create()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
Dhiview_adapter.cpp220 std::string appendix = msg.appendixMsg; in ReportArkDataFault() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_utils.cpp560 std::string appendix = header; in FormatDebugInfo() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvdb_general_store.cpp385 …VDBGeneralStore::Report(const std::string &faultType, int32_t errCode, const std::string &appendix) in Report()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.cpp474 …td::string &faultType, const std::string &bundleName, int32_t errCode, const std::string &appendix) in Report()
Dcloud_service_impl.cpp144 … std::string &faultType, Fault errCode, const std::string &bundleName, const std::string &appendix) in Report()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp889 …RdbGeneralStore::Report(const std::string &faultType, int32_t errCode, const std::string &appendix) in Report()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Ddata_share_service_impl.cpp1156 … std::string appendix = "callingName:" + HiViewFaultAdapter::GetCallingName(callingTokenId).first; in ReportExcuteFault() local