Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DLeakFolding.cpp58 std::function<void(SCCInfo*)> walk(std::allocator_arg, allocator_, in AccumulateLeaks() local
65 walk(ref); in AccumulateLeaks()
69 walk(dominator); in AccumulateLeaks()
/system/sepolicy/tools/
Dpost_process_mac_perms62 for dirpath, _, files in os.walk(args.dir):
/system/sepolicy/
Dinit.te184 # Init will also walk through the directory as part of a recursive restorecon.