Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_security_audit
Method
is_security_audit
implementation/configuration/src/configuration_impl.cpp:4663–4666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4661
}
4662
4663
bool configuration_impl::is_security_audit() const {
4664
4665
return is_security_audit_;
4666
}
4667
4668
bool configuration_impl::is_remote_access_allowed() const {
4669
Callers
2
init
Method · 0.80
is_response_allowed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected