Home
last modified time | relevance | path

Searched defs:PythonData (Results 1 - 1 of 1) sorted by relevance

/third_party/libexif/contrib/c++/
H A Dexif_module.cxx240 struct PythonData : public Exif::Data struct
245 PythonData() {} in PythonData() function
246 PythonData(const char *path) in PythonData() function
256 PythonData(const unsigned char *data, in PythonData() function
258 PythonData(Exif::Data const &other) : Exif::Data(other) {} in PythonData() function
[all...]

Completed in 2 milliseconds