Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp223 std::string lockFilePath = MakeFilePath(filePath, STR_LOCK); in DeletePreferences() local
225 PreferencesFileLock fileLock(lockFilePath, dataGroupId); in DeletePreferences()
234 std::remove(lockFilePath.c_str()); in DeletePreferences()

Completed in 1 milliseconds