Home
last modified time | relevance | path

Searched refs:STR_LOCK (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_helper.cpp121 std::string lockFilePath = PreferencesImpl::MakeFilePath(filePath, STR_LOCK); in DeletePreferences()
/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_impl.h40 static const char *STR_LOCK = ".lock"; variable