Home
last modified time | relevance | path

Searched defs:subpaths (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util_posix.cc431 std::vector<FilePath> subpaths; in CreateDirectoryAndGetError() local
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.cpp165 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, SkScalar tol) { in worstCasePointCount()