Home
last modified time | relevance | path

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

/system/timezone/tzdatacheck/
Dtzdatacheck.cpp407 std::string uninstallTombStoneFile(dataStagedDirName); in processStagedOperation() local
408 uninstallTombStoneFile += UNINSTALL_TOMBSTONE_FILE_NAME; in processStagedOperation()
409 int uninstallTombStoneFileStatus = checkPath(uninstallTombStoneFile); in processStagedOperation()