Searched refs:handle_control_message (Results 1 – 3 of 3) sorted by relevance
35 void handle_control_message(const std::string& msg, const std::string& arg);
427 handle_control_message(name.c_str() + 4, value.c_str()); in handle_property_set()
209 void handle_control_message(const std::string& msg, const std::string& name) { in handle_control_message() function