Home
last modified time | relevance | path

Searched refs:recursive (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
DMANIFEST.in7 recursive-exclude google *_test.py
8 recursive-exclude google *_test.proto
9 recursive-exclude google unittest*_pb2.py
/frameworks/base/cmds/idmap2/idmap2/
DScan.cpp81 bool recursive) { in FindApkFiles() argument
82 SYSTRACE << "FindApkFiles " << dirs << " " << recursive; in FindApkFiles()
91 const auto apk_paths = FindFiles(dir, recursive, predicate); in FindApkFiles()
129 bool recursive = false; in Scan() local
135 .OptionalFlag("--recursive", "also scan subfolders of overlay-directory", &recursive) in Scan()
152 const auto apk_paths = FindApkFiles(input_directories, recursive); in Scan()
/frameworks/base/media/java/android/mtp/
DMtpStorageManager.java288 private MtpObject copy(boolean recursive) { in copy() argument
294 if (recursive && mIsDir) { in copy()
517 boolean recursive = parent == 0; in getObjects()
527 ret &= getObjects(objs, root, format, recursive); in getObjects()
535 ret = getObjects(objs, obj, format, recursive); in getObjects()
633 boolean recursive) { in removeObjectFromCache() argument
649 if (removed.isDir() && recursive) { in removeObjectFromCache()
/frameworks/base/tools/streaming_proto/test/
Dtest.proto50 * Message that is recursive.
/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
Dtest.proto30 * Message that is recursive.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dstruct.proto58 // null, a number, a string, a boolean, a recursive struct value, or a
/frameworks/native/cmds/dumpstate/
Ddumpstate.h278 void AddDir(const std::string& dir, bool recursive);
Ddumpstate.cpp902 void Dumpstate::AddDir(const std::string& dir, bool recursive) { in AddDir() argument
907 MYLOGD("Adding dir %s (recursive: %d)\n", dir.c_str(), recursive); in AddDir()
909 dump_files("", dir.c_str(), recursive ? skip_none : is_dir, _add_file_from_fd); in AddDir()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
Dunittest_objc.proto37 // Using the messages in unittest.proto, setup for recursive cases for testing
/frameworks/compile/mclinker/unittests/
Dtest3.txt24 # than a Makefile. As it is it's heavily recursive.
/frameworks/base/core/java/android/app/
DFragmentManager.java382 boolean recursive); in registerFragmentLifecycleCallbacks() argument
3239 boolean recursive) { in registerFragmentLifecycleCallbacks() argument
3240 mLifecycleCallbacks.add(new Pair<>(cb, recursive)); in registerFragmentLifecycleCallbacks()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt186 - Fixed stack overflow when in hashCode() for infinite recursive oneofs.
1114 regex implementation (which unfortunately uses recursive backtracking
/frameworks/base/cmds/statsd/src/
Datoms.proto5283 * result one or more queries to the recursive DNS resolvers. Those are individually logged