Searched refs:StreamName (Results 1 – 7 of 7) sorted by relevance
115 Desc.StreamName = "/src/files/"; in addInjectedSource()117 Desc.StreamName += VName; in addInjectedSource()200 SN = allocateNamedStream(IS.StreamName, IS.Content->getBufferSize()); in finalizeMsfLayout()251 uint32_t SN = cantFail(getNamedStreamIndex(IS.StreamName)); in commitInjectedSources()
73 std::string StreamName = ("/src/files/" + VName).str(); in getCode() local78 auto ExpectedFileStream = File.safelyCreateNamedStream(StreamName); in getCode()
66 std::string StreamName; member
79 void printStreamNotPresent(StringRef StreamName);
51 StringRef StreamName; member
174 IO.mapRequired("Name", Obj.StreamName); in mapping()
79 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent() argument81 P.formatLine("{0} stream not present", StreamName); in printStreamNotPresent()