OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handle_control_message
(Results
1 - 3
of
3
) sorted by null
/system/core/init/
init.h
24
void
handle_control_message
(const char *msg, const char *arg);
property_service.c
445
handle_control_message
((char*) msg.name + 4, (char*) msg.value);
init.c
468
void
handle_control_message
(const char *msg, const char *arg)
function
Completed in 208 milliseconds