Searched refs:SecurityClientInterface (Results 1 – 5 of 5) sorted by relevance
28 SecurityClientInterface* mock_security_client_interface = &default_mock_security_client_interface;38 const SecurityClientInterface& get_security_client_interface() { in get_security_client_interface()42 void set_security_client_interface(SecurityClientInterface& interface) { in set_security_client_interface()
22 struct MockSecurityClientInterface : public SecurityClientInterface {82 const SecurityClientInterface& get_security_client_interface();85 void set_security_client_interface(SecurityClientInterface& interface);
43 static SecurityClientInterface security = {78 const SecurityClientInterface& get_security_client_interface() { return security; } in get_security_client_interface()
145 } SecurityClientInterface; typedef147 const SecurityClientInterface& get_security_client_interface();
90 SecurityClientInterface security;