Searched defs:streamName (Results 1 – 5 of 5) sorted by relevance
29 static napi_value CreateStream(napi_env env, napi_callback_info info, const string &streamName) in CreateStream()
404 const std::string streamName = GetStreamName(processConfig.streamType); in InitPaStream() local556 const std::string &streamName, uint32_t sessionId) in SetPaProplist()829 const std::string streamName = name; in GetStreamName() local
60 static napi_value CreateStream(napi_env env, napi_callback_info info, const std::string &streamName, in CreateStream()
422 static napi_value CreateStream(napi_env env, const string &streamName, RandomAccessFileEntity *rafE… in CreateStream()
1184 const std::string streamName = name; in GetStreamName() local