Searched refs:GetURI (Results 1 – 1 of 1) sorted by relevance
538 uri_(schemaDocument->GetURI(), *allocator), in allocator_()855 const SValue& GetURI() const { in GetURI() function1936 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));