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_parser.c 393 ret = init_parse_config_file(import->filename);
400 int init_parse_config_file(const char *fn) function
init.c 891 init_parse_config_file("/init.rc");

Completed in 28 milliseconds