Home
last modified time | relevance | path

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

/system/timezone/tzdatacheck/
Dtzdatacheck.cpp186 static PathStatus checkPath(const std::string& path) { in checkPath() function
204 PathStatus pathStatus = checkPath(fileToDelete); in deleteFile()
234 int pathStatus = checkPath(dirToDelete); in deleteDir()
378 PathStatus dataStagedDirStatus = checkPath(dataStagedDirName); in processStagedOperation()
397 PathStatus dataCurrentDirStatus = checkPath(dataCurrentDirName); in processStagedOperation()
409 int uninstallTombStoneFileStatus = checkPath(uninstallTombStoneFile); in processStagedOperation()
457 PathStatus dataCurrentDirStatus = checkPath(dataCurrentDirName); in main()