Searched refs:StreamName (Results 1 – 6 of 6) sorted by relevance
118 Desc.StreamName = "/src/files/"; in addInjectedSource()120 Desc.StreamName += VName; in addInjectedSource()203 SN = allocateNamedStream(IS.StreamName, IS.Content->getBufferSize()); in finalizeMsfLayout()254 uint32_t SN = cantFail(getNamedStreamIndex(IS.StreamName)); in commitInjectedSources()
69 std::string StreamName; member
74 void printStreamNotPresent(StringRef StreamName);
52 StringRef StreamName; member
174 IO.mapRequired("Name", Obj.StreamName); in mapping()
74 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent() argument76 P.formatLine("{0} stream not present", StreamName); in printStreamNotPresent()