Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp45 static int RemoveEnhanceDb(const std::string &filePath) in RemoveEnhanceDb() function
57 if (IsFileExist(dbFilePath) && RemoveEnhanceDb(dbFilePath) != E_OK) { in RemoveEnhanceDbFileIfNeed()
63 if (IsFileExist(tmpFilePath) && RemoveEnhanceDb(tmpFilePath) != E_OK) { in RemoveEnhanceDbFileIfNeed()

Completed in 2 milliseconds