Searched refs:security_enforcement_interface (Results 1 – 4 of 4) sorted by relevance
98 …:InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement_interface) { in InjectSecurityEnforcementInterface() argument99 if (security_enforcement_interface != nullptr) { in InjectSecurityEnforcementInterface()100 …amic_channel_service_manager_impl_.SetSecurityEnforcementInterface(security_enforcement_interface); in InjectSecurityEnforcementInterface()
77 …d InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement_interface);
119 SecurityEnforcementInterface* security_enforcement_interface) { in InjectSecurityEnforcementInterface() argument120 if (security_enforcement_interface != nullptr) { in InjectSecurityEnforcementInterface()121 …amic_channel_service_manager_impl_.SetSecurityEnforcementInterface(security_enforcement_interface); in InjectSecurityEnforcementInterface()
57 …d InjectSecurityEnforcementInterface(SecurityEnforcementInterface* security_enforcement_interface);