Home
last modified time | relevance | path

Searched refs:endpoint_queue_limit_local (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/implementation/configuration/src/
Dconfiguration_impl.cpp3264 const std::string endpoint_queue_limit_local("endpoint-queue-limit-local"); in load_endpoint_queue_sizes() local
3287 if (_element.tree_.get_child_optional(endpoint_queue_limit_local)) { in load_endpoint_queue_sizes()
3290 << endpoint_queue_limit_local in load_endpoint_queue_sizes()
3294 auto mpsl = _element.tree_.get_child(endpoint_queue_limit_local); in load_endpoint_queue_sizes()
3301 VSOMEIP_ERROR<< __func__ << ": "<< endpoint_queue_limit_local in load_endpoint_queue_sizes()