HomeSort by relevance Sort by last modified time
    Searched refs:init_parse_config_file (Results 1 - 3 of 3) sorted by null

  /system/core/init/
init_parser.h 33 int init_parse_config_file(const char *fn);
init.c 712 init_parse_config_file("/init.rc");
720 init_parse_config_file(tmp);
init_parser.c 186 int ret = init_parse_config_file(args[1]);
233 int init_parse_config_file(const char *fn) function

Completed in 74 milliseconds