Home
last modified time | relevance | path

Searched defs:note (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dbuild_id.c52 struct build_id_note *note; member
78 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback() local
125 build_id_length(const struct build_id_note *note) in build_id_length()
131 build_id_data(const struct build_id_note *note) in build_id_data()
Ddisk_cache.h112 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier() local
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DDocumentation.h57 void note(const std::string& note) { in note() argument