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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp1163 const char* tagSection = get_camera_metadata_section_name(tag); local
1164 if (tagSection == NULL) tagSection = "<unknown>";
1169 tagSection, tagName, tag);
1173 const char* tagSection = get_camera_metadata_section_name(tag); local
1174 if (tagSection == NULL) tagSection = "<unknown>";
1179 tagSection, tagName, tag, minCount, maxCount, entry.count);

Completed in 53 milliseconds