Home
last modified time | relevance | path

Searched refs:walk (Results 1 – 12 of 12) sorted by relevance

/system/core/libmemunreachable/
DLeakFolding.cpp60 std::function<void(SCCInfo*)> walk([&](SCCInfo* scc) { in AccumulateLeaks() local
65 scc->node.Foreach([&](SCCInfo* ref) { walk(ref); }); in AccumulateLeaks()
68 walk(dominator); in AccumulateLeaks()
/system/sepolicy/tools/
Dpost_process_mac_perms62 for dirpath, _, files in os.walk(args.dir):
/system/apex/apexer/
Dapexer.py113 for dirpath, _, filenames in os.walk(dir_name):
121 for root, dirs, files in os.walk(dir_name):
/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py103 for root, _, files in os.walk(symfs_dir):
Dapp_profiler.py83 for root, _, files in os.walk(native_lib_dir):
Dtest.py134 for root, _, files in os.walk(cls.example_path):
219 for _, _, files in os.walk(dirname):
Dutils.py624 for parent, _, file_names in os.walk(source_dir):
/system/sepolicy/prebuilts/api/27.0/public/
Dinit.te282 # Init will also walk through the directory as part of a recursive restorecon.
/system/sepolicy/prebuilts/api/26.0/public/
Dinit.te277 # Init will also walk through the directory as part of a recursive restorecon.
/system/sepolicy/prebuilts/api/28.0/public/
Dinit.te353 # Init will also walk through the directory as part of a recursive restorecon.
/system/sepolicy/prebuilts/api/29.0/public/
Dinit.te414 # Init will also walk through the directory as part of a recursive restorecon.
/system/sepolicy/public/
Dinit.te414 # Init will also walk through the directory as part of a recursive restorecon.