Searched defs:recurse (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/core/tests/coretests/src/android/os/ |
| D | IBinderThreadPriorityService.aidl | 22 void callBack(IBinderThreadPriorityService recurse); in callBack() 23 void setPriorityAndCallBack(int priority, IBinderThreadPriorityService recurse); in setPriorityAndCallBack()
|
| /frameworks/ml/nn/tools/systrace_parser/parser/ |
| D | tree.py | 49 def recurse(node): function 61 def recurse(node): function 77 def recurse(node): function 124 def recurse(node): function 145 def recurse(node, indent): function
|
| D | tracker.py | 144 def recurse(node, prev_layer, prev_phase, indent, in_pe_layers): function
|
| /frameworks/base/cmds/idmap2/libidmap2/ |
| D | FileUtils.cpp | 40 std::unique_ptr<std::vector<std::string>> FindFiles(const std::string& root, bool recurse, in FindFiles()
|
| /frameworks/base/tools/bit/ |
| D | aapt.cpp | 98 Element::FindElements(const string& ns, const string& name, vector<Element*>* result, bool recurse) in FindElements()
|