Searched refs:interceptor_name (Results 1 – 6 of 6) sorted by relevance
53 bool IsInterceptorSuppressed(const char *interceptor_name) { in IsInterceptorSuppressed() argument57 return suppression_ctx->Match(interceptor_name, kInterceptorName, &s); in IsInterceptorSuppressed()
23 bool IsInterceptorSuppressed(const char *interceptor_name);
50 const char *interceptor_name; member71 suppressed = IsInterceptorSuppressed(_ctx->interceptor_name); \
46 bool IsInterceptorSuppressed(const char *interceptor_name) { in IsInterceptorSuppressed() argument50 return suppression_ctx->Match(interceptor_name, kInterceptorName, &s); in IsInterceptorSuppressed()
44 const char *interceptor_name; in DECLARE_REAL() member65 suppressed = IsInterceptorSuppressed(_ctx->interceptor_name); \ in DECLARE_REAL()
22 bool IsInterceptorSuppressed(const char *interceptor_name);