Home
last modified time | relevance | path

Searched defs:appendix (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_dfx_adapter.h37 std::string appendix; // additional info member
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/
H A Drdb_fault_hiview_reporter.h41 std::string appendix; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter_mock.cpp32 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 Dkv_hiview_reporter.cpp50 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 Drdb_fault_hiview_reporter.cpp62 Create(const RdbStoreConfig &config, int32_t errCode, const std::string &appendix) Create() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp246 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