Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dbuild_id.h41 build_id_length(const struct build_id_note *note);
Dbuild_id.c125 build_id_length(const struct build_id_note *note) in build_id_length() function
Ddisk_cache.h114 _mesa_sha1_update(ctx, build_id_data(note), build_id_length(note)); in disk_cache_get_function_identifier()