Searched refs:set_configuration_path (Results 1 – 5 of 5) sorted by relevance
189 virtual void set_configuration_path(const std::string &_path) = 0;
61 VSOMEIP_EXPORT void set_configuration_path(const std::string &_path);
189 its_configuration->set_configuration_path("/my/test/path"); in check_file()
160 configuration_->set_configuration_path(configuration_path); in init()
3089 void configuration_impl::set_configuration_path(const std::string &_path) { in set_configuration_path() function in vsomeip_v3::cfg::configuration_impl