Home
last modified time | relevance | path

Searched refs:CheckNestingDepth (Results 1 – 2 of 2) sorted by relevance

/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/filesystem/
H A Ds3fs.cc1770 Status CheckNestingDepth(int32_t nesting_depth) { in CheckNestingDepth() function in arrow::fs::S3FileSystem::Impl
1851 RETURN_NOT_OK(CheckNestingDepth(nesting_depth)); in Walk()
1893 RETURN_NOT_OK(self->CheckNestingDepth(nesting_depth)); in WalkAsync()
1946 RETURN_NOT_OK(CheckNestingDepth(nesting_depth)); in WalkForDeleteDir()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/filesystem/
H A Ds3fs.cc1371 Status CheckNestingDepth(int32_t nesting_depth) { in CheckNestingDepth() function in arrow::fs::S3FileSystem::Impl
1394 RETURN_NOT_OK(CheckNestingDepth(nesting_depth)); in Walk()
1471 RETURN_NOT_OK(CheckNestingDepth(nesting_depth)); in WalkForDeleteDir()