Searched refs:sdDbPath (Results 1 – 1 of 1) sorted by relevance
564 std::string sdDbPath = prefix + "/" + sdDb; in DeleteSdDatabase() local565 if (!MediaFileUtils::IsFileExists(sdDbPath)) { in DeleteSdDatabase()568 if (!MediaFileUtils::DeleteFile(sdDbPath)) { in DeleteSdDatabase()