Searched refs:CheckStringAndCleanFile (Results 1 – 2 of 2) sorted by relevance
422 bool CheckStringAndCleanFile(const std::string& filePath);
2981 return CheckStringAndCleanFile(filePath); in LoadStringFromFileEx()3008 return CheckStringAndCleanFile(filePath); in SaveStringToFileEx()3011 bool AVSessionService::CheckStringAndCleanFile(const std::string& filePath) in CheckStringAndCleanFile() function in OHOS::AVSession::AVSessionService