Searched refs:IsDotOrDotDot (Results 1 – 5 of 5) sorted by relevance
70 using android::vold::IsDotOrDotDot;145 if (IsDotOrDotDot(*entry)) continue; in get_ce_key_paths()397 if (IsDotOrDotDot(*entry)) continue; in load_all_de_keys()976 if (IsDotOrDotDot(*entry)) continue; in destroy_volume_keys()
73 if (IsDotOrDotDot(*ent)) continue; in pushBackContents()
176 bool IsDotOrDotDot(const struct dirent& ent);
965 if (IsDotOrDotDot(*de)) continue; in calculate_dir_size()1269 bool IsDotOrDotDot(const struct dirent& ent) { in IsDotOrDotDot() function1286 if (IsDotOrDotDot(*de)) continue; in delete_dir_contents()
1275 static bool IsDotOrDotDot(const char* name) { in IsDotOrDotDot() function1292 if (IsDotOrDotDot(de->d_name)) { in local_build_list()1551 if (IsDotOrDotDot(name)) { in remote_build_list()