Home | History | Annotate | Download | only in src

Lines Matching defs:makeAllDirectories

378 bool PlatformBridge::makeAllDirectories(const String& path)
380 return webKitClient()->fileUtilities()->makeAllDirectories(path);