Searched refs:ShouldIncludeSd (Results 1 – 3 of 3) sorted by relevance
66 static bool ShouldIncludeSd(const std::string &prefix);
554 bool BackupFileUtils::ShouldIncludeSd(const std::string &prefix) in ShouldIncludeSd() function in OHOS::Media::BackupFileUtils
89 shouldIncludeSd_ = BackupFileUtils::ShouldIncludeSd(filePath_); in Init()