Searched refs:GetTagInfo (Results 1 – 3 of 3) sorted by relevance
39 virtual status_t GetTagInfo(uint32_t tag_id, VendorTagInfo* tag_info) = 0;
79 status_t GetTagInfo(uint32_t tag_id, VendorTagInfo* tag_info) override;
230 status_t VendorTagManager::GetTagInfo(uint32_t tag_id, VendorTagInfo* tag_info) { in GetTagInfo() function in android::google_camera_hal::VendorTagManager