Home
last modified time | relevance | path

Searched defs:IsRegularFile (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/src/osal/filesystem/
Dfile_system.cpp43 bool FileSystem::IsRegularFile(const std::string& path) in IsRegularFile() function in OHOS::Media::FileSystem
54 bool FileSystem::IsRegularFile(int32_t fd) in IsRegularFile() function in OHOS::Media::FileSystem
/foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/
Dfile_system.cpp41 bool FileSystem::IsRegularFile(const std::string& path) in IsRegularFile() function in OHOS::Media::OSAL::FileSystem
52 bool FileSystem::IsRegularFile(int32_t fd) in IsRegularFile() function in OHOS::Media::OSAL::FileSystem
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
Dringtone_scanner_utils.cpp85 bool RingtoneScannerUtils::IsRegularFile(const string &path) in IsRegularFile() function in OHOS::Media::RingtoneScannerUtils
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dscanner_utils.cpp94 bool ScannerUtils::IsRegularFile(const string &path) in IsRegularFile() function in OHOS::Media::ScannerUtils