Home
last modified time | relevance | path

Searched defs:flagFilename (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp124 std::string flagFilename = dbPath + DB_CORRUPTED_POSTFIX; in IsReportCorruptedFault() local
136 std::string flagFilename = dbPath + DB_CORRUPTED_POSTFIX; in CreateCorruptedFlag() local
151 std::string flagFilename = dbPath + DB_CORRUPTED_POSTFIX; in DeleteCorruptedFlag() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp195 std::string flagFilename = dbPath + storeId + DB_CORRUPTED_POSTFIX; in IsReportCorruptedFault() local
209 std::string flagFilename = dbPath + storeId + DB_CORRUPTED_POSTFIX; in CreateCorruptedFlag() local
225 std::string flagFilename = dbPath + storeId + DB_CORRUPTED_POSTFIX; in DeleteCorruptedFlag() local