Searched refs:FindXmpPropertyValueEnd (Results 1 – 3 of 3) sorted by relevance
97 size_t end_value_location = FindXmpPropertyValueEnd(begin_value_location); in ExtractXmpPropertyValue()123 size_t JpegSegment::FindXmpPropertyValueEnd(size_t start_location) const { in FindXmpPropertyValueEnd() function in photos_editing_formats::image_io::JpegSegment
34 segment.FindXmpPropertyValueEnd(property_value_begin); in ProcessSegment()
131 size_t FindXmpPropertyValueEnd(size_t start_location) const;