Searched defs:IsTypeValid (Results 1 – 2 of 2) sorted by relevance
33 bool IsTypeValid(const std::vector<std::string>& type_strings) { in IsTypeValid() function
207 bool HalCameraMetadata::IsTypeValid(uint32_t tag, int32_t expected_type) { in IsTypeValid() function in android::google_camera_hal::HalCameraMetadata