Home
last modified time | relevance | path

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

/system/core/init/
Dinit.h35 void handle_control_message(const std::string& msg, const std::string& arg);
Dproperty_service.cpp427 handle_control_message(name.c_str() + 4, value.c_str()); in handle_property_set()
Dinit.cpp209 void handle_control_message(const std::string& msg, const std::string& name) { in handle_control_message() function