Searched refs:create_file_list (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/libutil++/
H A Dfile_manip.h65 bool create_file_list(std::list<std::string> & file_list,
H A Dfile_manip.cpp120 bool create_file_list(list<string> & file_list, string const & base_dir, function
/external/oprofile/libutil++/tests/
H A Dfile_manip_tests.cpp220 if (!create_file_list(result, ".")) {
221 cerr << "create_file_list() fail\n";
225 cerr << "create_file_list(); empty result\n";
/external/oprofile/libpp/
H A Dlocate_images.cpp41 create_file_list(file_list, path, "*", true);
H A Dprofile_spec.cpp539 create_file_list(files, base_dir, "*", true);

Completed in 155 milliseconds