Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCamera2.cpp187 const char* EmulatedCamera2::getVendorSectionName(uint32_t tag) { in getVendorSectionName() function in android::EmulatedCamera2
346 return ec->getVendorSectionName(tag); in get_camera_vendor_section_name()
DEmulatedCamera2.h141 virtual const char* getVendorSectionName(uint32_t tag);
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera2.cpp166 const char *EmulatedCamera2::getVendorSectionName(uint32_t /*tag*/) { in getVendorSectionName() function in android::EmulatedCamera2
317 return ec->getVendorSectionName(tag); in get_camera_vendor_section_name()
DEmulatedCamera2.h125 virtual const char *getVendorSectionName(uint32_t tag);