Home
last modified time | relevance | path

Searched refs:STR_BROKEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_utils.h34 static const char *STR_BROKEN = ".broken"; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp228 std::string brokenPath = MakeFilePath(filePath, STR_BROKEN); in DeletePreferences()
H A Dpreferences_xml_utils.cpp111 return RenameFile(fileName, STR_BROKEN); in RenameToBrokenFile()