Home
last modified time | relevance | path

Searched refs:dir_is_empty (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-tools-utils.h46 bool dir_is_empty(const string &);
/third_party/libabigail/src/
Dabg-tools-utils.cc365 dir_is_empty(const string &path) in dir_is_empty() function
2521 if (dir_is_empty(debug_info_root)) in get_binary_paths_from_kernel_dist()
/third_party/libabigail/
DChangeLog18086 * src/abg-tools-utils.cc (dir_is_empty): Use readdir() instead
19217 * include/abg-tools-utils.h (dir_exists, dir_is_empty)
19221 * src/abg-tools-utils.cc (dir_exists, dir_is_empty)