Searched refs:READ_STREAM_CLASS (Results 1 – 2 of 2) sorted by relevance
26 const string READ_STREAM_CLASS = "ReadStream"; variable61 return CreateStream(env, info, READ_STREAM_CLASS); in Read()
30 const string READ_STREAM_CLASS = "ReadStream"; variable455 if (rafEntity->end >= 0 && streamName == READ_STREAM_CLASS) { in CreateStream()495 return CreateStream(env, READ_STREAM_CLASS, rafEntity, flags); in GetReadStream()