Searched refs:recurse (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Drestorecon.c56 int ch, recurse = 0, ftsflags = FTS_PHYSICAL; local
71 recurse = 1;
94 if (recurse) {
/system/core/libcutils/
H A Ddir_hash.c129 static int recurse(HashAlgorithm algorithm, const char *directory_path, function
236 if (recurse(algorithm, name, out) < 0) {
276 if (recurse(algorithm, directory_path, &out) < 0) {

Completed in 1460 milliseconds