Home
last modified time | relevance | path

Searched defs:whitelist_paths (Results 1 – 3 of 3) sorted by relevance

/external/libabigail/tests/
Dtest-symtab.cc40 const std::vector<std::string>& whitelist_paths = in read_corpus()
101 const std::vector<std::string>& whitelist_paths = in assert_symbol_count()
/external/libabigail/tools/
Dabipkgdiff.cc1898 vector<string>& whitelist_paths) in get_kabi_whitelists_from_arch_under_dir()
1959 vector<string> whitelist_paths; in maybe_handle_kabi_whitelist_pkg() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c368 struct whitelist_info *whitelist_paths = NULL; variable