Searched defs:defaultXml (Results 1 – 1 of 1) sorted by relevance
393 static std::string createManifestXmlWithInternalMt(StringRef defaultXml) { in createManifestXmlWithInternalMt()413 static std::string createManifestXmlWithExternalMt(StringRef defaultXml) { in createManifestXmlWithExternalMt()445 std::string defaultXml = createDefaultXml(); in createManifestXml() local