Searched defs:expand_props (Results 1 - 1 of 1) sorted by path

/system/core/init/
H A Dinit_parser.c185 int expand_props(char *dst, const char *src, int dst_size) function
303 ret = expand_props(conf_file, args[1], sizeof(conf_file));

Completed in 42 milliseconds