Searched refs:swapFileName (Results 1 – 1 of 1) sorted by relevance
362 char swapFileName[kMaxFilePathSize]; in SwapDiscard() local365 GetSettingsFilePath(swapFileName, true); in SwapDiscard()366 VerifyOrDie(0 == unlink(swapFileName), OT_EXIT_ERROR_ERRNO); in SwapDiscard()