Home
last modified time | relevance | path

Searched refs:Set_UTF8_or_System (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_string.h73 void Set_UTF8_or_System (const char *s);
Ddng_parse_utils.cpp2740 s.Set_UTF8_or_System (buffer); in ParseStringTag()
2830 s1.Set_UTF8_or_System (buffer); in ParseDualStringTag()
2843 s2.Set_UTF8_or_System (buffer + j + 1); in ParseDualStringTag()
3122 s.Set_UTF8_or_System (buffer); in ParseEncodedStringTag()
Ddng_string.cpp1073 void dng_string::Set_UTF8_or_System (const char *s) in Set_UTF8_or_System() function in dng_string