Searched refs:ext_pipeline_protected_access (Results 1 – 2 of 2) sorted by relevance
296 pub ext_pipeline_protected_access: bool, field714 ext_pipeline_protected_access: false, in empty()1008 || (self.ext_pipeline_protected_access && other.ext_pipeline_protected_access) in intersects()1306 && (self.ext_pipeline_protected_access || !other.ext_pipeline_protected_access) in contains()1669 ext_pipeline_protected_access: self.ext_pipeline_protected_access in union()1670 || other.ext_pipeline_protected_access, in union()2095 ext_pipeline_protected_access: self.ext_pipeline_protected_access in intersection()2096 && other.ext_pipeline_protected_access, in intersection()2521 ext_pipeline_protected_access: self.ext_pipeline_protected_access in difference()2522 && !other.ext_pipeline_protected_access, in difference()[all …]
20551 if [device_extensions.ext_pipeline_protected_access] in make_chain()