Lines Matching refs:XmlTextConverter
402 struct XmlTextConverter : public XmlNodeConverter<Object> { struct
425 struct VersionConverter : public XmlTextConverter<Version> {
429 struct VersionRangeConverter : public XmlTextConverter<VersionRange> {
497 struct KernelConfigKeyConverter : public XmlTextConverter<KernelConfigKey> {
693 struct FqInstanceConverter : public XmlTextConverter<FqInstance> {
871 struct KernelSepolicyVersionConverter : public XmlTextConverter<KernelSepolicyVersion> {
875 struct SepolicyVersionConverter : public XmlTextConverter<VersionRange> {
896 struct [[deprecated]] VndkVersionRangeConverter : public XmlTextConverter<VndkVersionRange> {
900 struct VndkVersionConverter : public XmlTextConverter<std::string> {
904 struct VndkLibraryConverter : public XmlTextConverter<std::string> {
938 struct SystemSdkVersionConverter : public XmlTextConverter<std::string> {
981 struct StringKernelConfigKeyConverter : public XmlTextConverter<std::string> {
985 struct KernelConfigValueConverter : public XmlTextConverter<std::string> {
1167 struct AvbVersionConverter : public XmlTextConverter<Version> {