Searched refs:protobuf_type (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/media/camera/docs/ | ||
H A D | camera_device_info.mako | 104 ${protobuf_type(entry)} ${protobuf_name(entry)} = ${idx}; |
H A D | metadata_helpers.py | 149 def protobuf_type(entry): function |