Home
last modified time | relevance | path

Searched refs:STR_LOCK (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_utils.h36 static const char *STR_LOCK = ".lock"; member
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_xml_utils.cpp132 PreferencesFileLock fileLock(MakeFilePath(fileName, STR_LOCK), dataGroupId); in XmlReadFile()
328 PreferencesFileLock fileLock(MakeFilePath(fileName, STR_LOCK), dataGroupId); in XmlSaveFormatFileEnc()
H A Dpreferences_helper.cpp223 std::string lockFilePath = MakeFilePath(filePath, STR_LOCK); in DeletePreferences()

Completed in 2 milliseconds