Searched defs:get_section_name (Results 1 - 2 of 2) sorted by path

/hardware/libhardware/modules/camera/3_0/
H A DCameraHAL.cpp137 static const char* get_section_name(const vendor_tag_ops_t* ops, uint32_t tag) function
157 ops->get_section_name = get_section_name;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3VendorTags.cpp667 ops->get_section_name = get_section_name;
727 * FUNCTION : get_section_name
740 const char* QCamera3VendorTags::get_section_name( function in class:qcamera::QCamera3VendorTags

Completed in 140 milliseconds