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