Searched refs:IsDotOrDotDot (Results 1 – 4 of 4) sorted by relevance
66 using android::vold::IsDotOrDotDot;166 if (IsDotOrDotDot(*entry)) continue; in get_ce_key_paths()454 if (IsDotOrDotDot(*entry)) continue; in load_all_de_keys()1073 if (IsDotOrDotDot(*entry)) continue; in destroy_volume_keys()
73 if (IsDotOrDotDot(*ent)) continue; in pushBackContents()
180 bool IsDotOrDotDot(const struct dirent& ent);
1017 if (IsDotOrDotDot(*de)) continue; in calculate_dir_size()1272 bool IsDotOrDotDot(const struct dirent& ent) { in IsDotOrDotDot() function1289 if (IsDotOrDotDot(*de)) continue; in delete_dir_contents()