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

/external/ltrace/
H A Dfilter.c128 matcher_matches_library(struct filter_lib_matcher *matcher, struct library *lib) function
155 if (matcher_matches_library(it->lib_matcher, lib))
182 if (matcher_matches_library(it->lib_matcher, lib)

Completed in 72 milliseconds