Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ lazy_load
Method
lazy_load
implementation/routing/src/routing_manager_impl.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void routing_manager_impl::lazy_load([[maybe_unused]] const std::string& _client_host) {
125
VSOMEIP_ERROR_P <<
"Not supposed to be called"
;
126
}
127
128
void routing_manager_impl::init() {
129
Callers
1
add_connection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected