/aosp_15_r20/external/cronet/base/files/ |
H A D | file_enumerator_win.cc | 67 bool recursive, in FileEnumerator() 76 bool recursive, in FileEnumerator() 86 bool recursive, in FileEnumerator() 98 bool recursive, in FileEnumerator()
|
H A D | file_enumerator_posix.cc | 80 bool recursive, in FileEnumerator() 89 bool recursive, in FileEnumerator() 99 bool recursive, in FileEnumerator() 111 bool recursive, in FileEnumerator()
|
H A D | file_util_win.cc | 89 bool recursive) { in DeleteFileRecursive() 172 bool recursive, in DoCopyDirectory() 261 DWORD DoDeleteFile(const FilePath& path, bool recursive) { in DoDeleteFile() 316 bool DeleteFileOrSetLastError(const FilePath& path, bool recursive) { in DeleteFileOrSetLastError() 328 bool recursive, in DeleteFileWithRetry() 361 bool recursive, in GetDeleteFileCallbackInternal() 513 bool recursive) { in CopyDirectory() 519 bool recursive) { in CopyDirectoryExcl()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/ |
H A D | api.py | 651 def convert(recursive=False, argument 707 def to_graph(entity, recursive=True, experimental_optional_features=None): argument 780 recursive=True, argument 851 recursive=True, argument 904 def to_code(entity, recursive=True, experimental_optional_features=None): argument
|
/aosp_15_r20/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/ |
H A D | FieldScopeResult.java | 69 private final boolean recursive; field in FieldScopeResult 71 FieldScopeResult(boolean included, boolean recursive) { in FieldScopeResult() 85 boolean recursive() { in recursive() method in FieldScopeResult
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/ |
D | glob.py | 16 def glob(pathname, recursive=False): argument 30 def iglob(pathname, recursive=False): argument 48 def _iglob(pathname, recursive): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/ |
D | glob.py | 16 def glob(pathname, recursive=False): argument 30 def iglob(pathname, recursive=False): argument 48 def _iglob(pathname, recursive): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/ |
D | glob.py | 16 def glob(pathname, recursive=False): argument 30 def iglob(pathname, recursive=False): argument 48 def _iglob(pathname, recursive): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/ |
D | glob.py | 16 def glob(pathname, recursive=False): argument 30 def iglob(pathname, recursive=False): argument 48 def _iglob(pathname, recursive): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/ |
D | glob.py | 16 def glob(pathname, recursive=False): argument 30 def iglob(pathname, recursive=False): argument 48 def _iglob(pathname, recursive): argument
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | security_util.cc | 31 bool recursive, in AddACEToPath() 77 bool recursive) { in GrantAccessToPath() 86 bool recursive) { in DenyAccessToPath()
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_enumerator_posix.cc | 60 bool recursive, in FileEnumerator() 69 bool recursive, in FileEnumerator() 79 bool recursive, in FileEnumerator()
|
/aosp_15_r20/external/perfetto/infra/perfetto.dev/ |
H A D | build.js | 134 fs.watch(absDir, {recursive: true}, (_eventType, filePath) => { property 164 fs.rmSync(dirPath, {recursive: true}); property 166 if (!exists || clean) fs.mkdirSync(dirPath, {recursive: true}); property
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | glob.py | 13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | glob.py | 13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | glob.py | 13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | glob.py | 13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | glob.py | 13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | glob.py | 13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument 60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
|
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/ |
H A D | PackageUtils.java | 180 private static boolean matchTestClasspath(URL url, String lastFragment, boolean recursive) { in matchTestClasspath() 214 final boolean recursive, in findClassesInDirPackage() 238 recursive, in findClassesInDirPackage() local
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/io/ |
H A D | DirectoryTraversal.java | 29 …public static void traverse(final String path, boolean recursive, final DirectoryTraversalHandler … in traverse() 40 …private static native void crtTraverse(final String path, boolean recursive, final DirectoryTraver… in crtTraverse()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/ |
D | dir_builder.rs | 13 recursive: bool, field 52 pub fn recursive(&mut self, recursive: bool) -> &mut Self { in recursive() method
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | Mutex.cpp | 26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() 44 MutexImpl::MutexImpl( bool recursive) in MutexImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | Mutex.cpp | 26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() 44 MutexImpl::MutexImpl( bool recursive) in MutexImpl()
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/file/ |
D | WatchDir.java | 54 private final boolean recursive; field in WatchDir 93 WatchDir(Path dir, boolean recursive) throws IOException { in WatchDir()
|