Searched defs:get_type (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dfs.cpp343 impl::file_info::get_type(void) function in class:impl::file_info
497 if (file_info(p).get_type() == file_info::dir_type)
/bind-9.11.3/unit/atf-src/tools/
H A Dfs.cpp183 if (fi.get_type() == impl::file_info::dir_type)
190 if (fi.get_type() == impl::file_info::dir_type)
500 impl::file_info::get_type(void) function in class:impl::file_info
683 if (file_info(p).get_type() == file_info::dir_type)

Completed in 270 milliseconds