Searched refs:opaque_by_name (Results 1 – 3 of 3) sorted by relevance
326 ctx.opaque_by_name(&path) in is_opaque()
1084 ctx.opaque_by_name(&self.path_for_allowlisting(ctx)) in is_opaque()
2061 pub fn opaque_by_name(&self, path: &[String]) -> bool { in opaque_by_name() method