Home
last modified time | relevance | path

Searched refs:__parse_script (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dscript_parser.c436 static char* __parse_script(char *buf, int len) in __parse_script() function
727 script_buf = __parse_script(buf, len); in parse_script()