Home
last modified time | relevance | path

Searched refs:subpaths (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/files/
Dfile_util_posix.cc575 std::vector<FilePath> subpaths; in CreateDirectoryAndGetError() local
579 subpaths.push_back(full_path); in CreateDirectoryAndGetError()
582 subpaths.push_back(path); in CreateDirectoryAndGetError()
587 for (std::vector<FilePath>::reverse_iterator i = subpaths.rbegin(); in CreateDirectoryAndGetError()
588 i != subpaths.rend(); ++i) { in CreateDirectoryAndGetError()
/external/skia/src/gpu/
DGrPathUtils.h28 int* subpaths,
DGrPathUtils.cpp156 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, in worstCasePointCount() argument
164 *subpaths = 1; in worstCasePointCount()
195 ++(*subpaths); in worstCasePointCount()
/external/autotest/server/cros/dynamic_suite/
Dsuite.py297 subpaths = ['server/site_tests', 'client/site_tests',
299 directories = [os.path.join(autotest_dir, p) for p in subpaths]
/external/llvm/utils/lit/
DTODO40 resolution strategy that was similar to what we do now (start at subpaths