Home
last modified time | relevance | path

Searched defs:tag_array (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_0/
H A DCameraHAL.cpp132 static void get_all_tags(const vendor_tag_ops_t* ops, uint32_t* tag_array) in get_all_tags()
H A DVendorTags.cpp147 uint32_t* tag_array) in getAllTags()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc64 uint8_t tag_array[5]; in SetCommonFieldVariables() local
/aosp_15_r20/system/media/camera/tests/
H A Dcamera_metadata_tests_fake_vendor.h176 void get_fakevendor_tags(const vendor_tag_ops_t *v, uint32_t *tag_array) { in get_fakevendor_tags()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc64 uint8_t tag_array[5]; in SetCommonFieldVariables() local
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dvendor_tag_utils.cc98 uint32_t* tag_array) { in GetAllTags()