Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c811 static void tests_dump_file(const char *path, void *data, int len) in tests_dump_file() function
834 tests_dump_file(content->path, content->load_addr, content->content_size); in load_content()
845 tests_dump_file(content->path, data, blocks * BLOCK_SIZE); in load_content_data()