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

  /system/core/init/
init_parser.h 33 int init_parse_config_file(const char *fn);
init.c 694 init_parse_config_file("/init.rc");
701 init_parse_config_file(tmp);
builtins.c 224 return init_parse_config_file(args[1]);
init_parser.c 220 int init_parse_config_file(const char *fn) function

Completed in 42 milliseconds