Searched defs:appendix (Results 1 - 6 of 6) sorted by relevance
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/ |
H A D | preferences_dfx_adapter.h | 37 std::string appendix; // additional info member
|
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/ |
H A D | rdb_fault_hiview_reporter.h | 41 std::string appendix; member
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter_mock.cpp | 32 std::string appendix; member 51 ReportKVDBRebuild( const Options &options, uint32_t errorCode, int32_t systemErrorNo, const KvStoreTuple &storeTuple, const std::string &appendix) ReportKVDBRebuild() argument
|
H A D | kv_hiview_reporter.cpp | 50 std::string appendix; member 62 ReportKVDBCorruptedFault( const Options &options, uint32_t errorCode, int32_t systemErrorNo, const KvStoreTuple &storeTuple, const std::string &appendix) ReportKVDBCorruptedFault() argument 82 ReportKVDBRebuild( const Options &options, uint32_t errorCode, int32_t systemErrorNo, const KvStoreTuple &storeTuple, const std::string &appendix) ReportKVDBRebuild() argument 168 char *appendix = const_cast<char *>(eventInfo.appendix.c_str()); ReportCommonFault() local [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 62 Create(const RdbStoreConfig &config, int32_t errCode, const std::string &appendix) Create() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 246 std::string appendix = header; in Format() local 170 Create(const RdbStoreConfig &config, int32_t errCode, const std::string &appendix) Create() argument [all...] |
Completed in 3 milliseconds