Searched refs:create_file_list (Results 1 – 7 of 7) sorted by relevance
/external/oprofile/libutil++/ |
D | file_manip.h | 65 bool create_file_list(std::list<std::string> & file_list,
|
D | file_manip.cpp | 120 bool create_file_list(list<string> & file_list, string const & base_dir, in create_file_list() function
|
/external/oprofile/libutil++/tests/ |
D | file_manip_tests.cpp | 220 if (!create_file_list(result, ".")) { in create_file_list_tests()
|
/external/oprofile/libpp/ |
D | locate_images.cpp | 41 create_file_list(file_list, path, "*", true); in populate()
|
D | profile_spec.cpp | 539 create_file_list(files, base_dir, "*", true); in generate_file_list()
|
/external/oprofile/ |
D | ChangeLog-2001 | 297 * util/file_manip.cpp: create_file_list() new to create
|
D | ChangeLog-2002 | 3397 * util/file_manip.cpp: create_file_list() allow recursive
|