Searched defs:IsFile (Results 1 – 6 of 6) sorted by relevance
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
75 napi_value StatNExporter::IsFile(napi_env env, napi_callback_info info) in IsFile() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
76 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