Home
last modified time | relevance | path

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

/system/libufdt/tests/src/
Dufdt_overlay_test_app.c35 size_t blob_len; in apply_ovleray_files() local
36 base_buf = load_file(base_filename, &blob_len); in apply_ovleray_files()
49 struct fdt_header *blob = ufdt_install_blob(base_buf, blob_len); in apply_ovleray_files()
56 new_blob = ufdt_apply_overlay(blob, blob_len, overlay_buf, overlay_len); in apply_ovleray_files()