Home
last modified time | relevance | path

Searched refs:get_file_size (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c1378 static inline size_t get_file_size(const char *path) in get_file_size() function
1402 file_size = get_file_size(src_path); in write_file()
1469 size_t file_size = get_file_size(files[i]); in write_index_tbl()
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c1397 static inline size_t get_file_size(const char *path) in get_file_size() function
1423 file_size = get_file_size(src_path); in write_file()
1487 size_t file_size = get_file_size(files[i]); in write_index_tbl()

Completed in 5 milliseconds