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

/system/vold/
H A Dmain.cpp174 static void do_coldboot(DIR *d, int lvl) { argument
192 if (de->d_type != DT_DIR && lvl > 0)
203 do_coldboot(d2, lvl + 1);

Completed in 35 milliseconds