MCPcopy Create free account
hub / github.com/COVESA/vsomeip / is_security_enabled

Method is_security_enabled

implementation/configuration/src/configuration_impl.cpp:4653–4656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4651}
4652
4653bool configuration_impl::is_security_enabled() const {
4654
4655 return is_security_enabled_;
4656}
4657
4658bool configuration_impl::is_security_external() const {
4659

Callers 11

is_allowedMethod · 0.80
initMethod · 0.80
on_messageMethod · 0.80
on_pongMethod · 0.80
on_messageMethod · 0.80
lazy_loadMethod · 0.80
on_offer_serviceMethod · 0.80
on_messageMethod · 0.80
lazy_loadMethod · 0.80
is_response_allowedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected