Searched refs:StreamName (Results 1 – 7 of 7) sorted by relevance
122 Desc.StreamName = "/src/files/"; in addInjectedSource()124 Desc.StreamName += VName; in addInjectedSource()207 SN = allocateNamedStream(IS.StreamName, IS.Content->getBufferSize()); in finalizeMsfLayout()258 uint32_t SN = cantFail(getNamedStreamIndex(IS.StreamName)); in commitInjectedSources()
75 std::string StreamName = ("/src/files/" + VName).str(); in getCode() local80 auto ExpectedFileStream = File.safelyCreateNamedStream(StreamName); in getCode()
69 std::string StreamName; member
72 void printStreamNotPresent(StringRef StreamName);
47 StringRef StreamName; member
174 IO.mapRequired("Name", Obj.StreamName); in mapping()
80 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent() argument82 P.formatLine("{0} stream not present", StreamName); in printStreamNotPresent()