Searched defs:IsFile (Results 1 – 7 of 7) sorted by relevance
25 bool FileUtils::IsFile(const std::string &path) in IsFile() function in OHOS::Media::MediaTool::FileUtils
33 bool UriHandler::IsFile(const std::string &uri) const in IsFile() function in OHOS::MiscServices::UriHandler
70 napi_value StatNExporter::IsFile(napi_env env, napi_callback_info info) in IsFile() function in OHOS::FileManagement::ModuleFileIO::StatNExporter
78 napi_value StatNExporterV9::IsFile(napi_env env, napi_callback_info info) in IsFile() function in OHOS::DistributedFS::ModuleFileIO::StatNExporterV9
76 napi_value StatNExporter::IsFile(napi_env env, napi_callback_info info) in IsFile() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
75 napi_value StatNExporter::IsFile(napi_env env, napi_callback_info info) in IsFile() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
106 bool BundleUtil::IsFile(const char *path) in IsFile() function in OHOS::BundleUtil