Searched refs:uninstallTombStoneFile (Results 1 – 1 of 1) sorted by relevance
407 std::string uninstallTombStoneFile(dataStagedDirName); in processStagedOperation() local408 uninstallTombStoneFile += UNINSTALL_TOMBSTONE_FILE_NAME; in processStagedOperation()409 int uninstallTombStoneFileStatus = checkPath(uninstallTombStoneFile); in processStagedOperation()