Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dhal_camera_metadata.cc579 const char *tag_name, *tag_section; in Dump() local
580 tag_section = get_local_camera_metadata_section_name(entry.tag, metadata_); in Dump()
581 if (tag_section == nullptr) { in Dump()
582 tag_section = "unknownSection"; in Dump()
594 ALOGI("%s: (%d) %s.%s (%05x): %s[%zu] ", __FUNCTION__, i, tag_section, in Dump()