Searched refs:IsDotOrDotDot (Results 1 – 4 of 4) sorted by relevance
69 using android::vold::IsDotOrDotDot;160 if (IsDotOrDotDot(*entry)) continue; in get_ce_key_paths()441 if (IsDotOrDotDot(*entry)) continue; in load_all_de_keys()1112 if (IsDotOrDotDot(*entry)) continue; in destroy_volume_keys()
73 if (IsDotOrDotDot(*ent)) continue; in pushBackContents()
181 bool IsDotOrDotDot(const struct dirent& ent);
1017 if (IsDotOrDotDot(*de)) continue; in calculate_dir_size()1276 bool IsDotOrDotDot(const struct dirent& ent) { in IsDotOrDotDot() function1293 if (IsDotOrDotDot(*de)) continue; in delete_dir_contents()