Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.cpp60 HiSysEventParam appendix = { .name = { *APPENDIX }, .t = HISYSEVENT_STRING, in ReportDataFault() local
97 … std::string appendix = "callingName:" + HiViewFaultAdapter::GetCallingName(callingTokenId).first; in ~RdbTimeCostInfo() local
H A Dhiview_fault_adapter.h33 std::string appendix; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp50 std::string appendix; member
64 const KvStoreTuple &storeTuple, const std::string &appendix) in ReportKVDBCorruptedFault()
84 const KvStoreTuple &storeTuple, const std::string &appendix) in ReportKVDBRebuild()
168 char *appendix = const_cast<char *>(eventInfo.appendix.c_str()); in ReportCommonFault() local
H A Dkv_hiview_reporter_mock.cpp32 std::string appendix; member
53 const KvStoreTuple &storeTuple, const std::string &appendix) in ReportKVDBRebuild()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_dfx_adapter.h37 std::string appendix; // additional info member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp171 const std::string &appendix) in Create()
246 std::string appendix = header; in Format() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/
H A Drdb_fault_hiview_reporter.h41 std::string appendix; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Drdb_fault_hiview_reporter.cpp63 const std::string &appendix) in Create()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp377 … std::string appendix = "callingName:" + HiViewFaultAdapter::GetCallingName(callingTokenId).first; in IsLimit() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp1152 … std::string appendix = "callingName:" + HiViewFaultAdapter::GetCallingName(callingTokenId).first; in ReportExcuteFault() local