Home
last modified time | relevance | path

Searched defs:dir_is_empty (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-tools-utils.cc383 dir_is_empty(const string &path) in dir_is_empty() function
/third_party/rust/rust/src/bootstrap/
Dlib.rs534 fn dir_is_empty(dir: &Path) -> bool { in update_submodule() function