Home
last modified time | relevance | path

Searched defs:filedata (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c274 static int ini_get_line(char *filedata, char *line_data, int *line_len) in ini_get_line()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py465 def save_target_file_information(self, build_obj, target_obj, filedata): argument