Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h538 uri_(schemaDocument->GetURI(), *allocator), in allocator_()
855 const SValue& GetURI() const { in GetURI() function
1936 const GValue& GetURI() const { return uri_; }
3098 SizeType len = CurrentSchema().GetURI().GetStringLength();
3099 if (len) memcpy(sb.Push(len), CurrentSchema().GetURI().GetString(), len * sizeof(Ch));