Home
last modified time | relevance | path

Searched refs:StreamId (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dframe.rs52 id: StreamId,
117 type StreamId = usize; typedef
176 last_stream_id: StreamId,
203 pub fn stream_id(&self) -> StreamId { in stream_id() argument
209 pub fn new(id: StreamId, flags: FrameFlags, payload: Payload) -> Self { in new() argument
477 pub fn new(error_code: u32, last_stream_id: StreamId, debug_data: Vec<u8>) -> Self { in new() argument
491 pub fn get_last_stream_id(&self) -> StreamId { in get_last_stream_id() argument
H A Ddecoder.rs898 StreamId: $stream_id:expr,
1035 StreamId: $stream_id,
1066 StreamId: $stream_id,
1107 StreamId: 1, in ut_frame_decoder_with_complete_data_frame()
1129 StreamId: 2, in ut_frame_decoder_with_complete_padded_data_frame()
1162 StreamId: 1, in ut_frame_decoder_with_segmented_data_frame()
1173 StreamId: 2, in ut_frame_decoder_with_segmented_data_frame()
1195 StreamId: 1, in ut_frame_decoder_with_complete_padded_priority_headers_frame()
1220 StreamId: 1, in ut_frame_decoder_with_complete_response_headers_frame()
1279 StreamId: 1, in ut_frame_decoder_with_series_request_frames()
[all …]
/ohos5.0/docs/zh-cn/application-dev/media/audio/
H A Daudio-playback-stream-management.md69 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
110 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
H A Daudio-recording-stream-management.md64 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
100 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs211 pub(crate) next_stream_id: StreamId,
262 pub(crate) struct StreamId { struct
296 let next_stream_id = StreamId { in new()
431 impl StreamId { impl
/ohos5.0/docs/en/application-dev/media/audio/
H A Daudio-playback-stream-management.md70 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
112 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
H A Daudio-recording-stream-management.md65 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
103 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Djs-apis-audio.md3546 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
3591 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
3637 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
3685 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
3728 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
3772 console.info(`StreamId for ${i} is: ${audioCapturerChangeInfoArray[i].streamId}`);
3824 console.info(`StreamId for ${i} is: ${audioRendererChangeInfo.streamId}`);
3901 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
5408 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfoArray[i].streamId}`);
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/
H A Djs-apis-audio.md3538 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
3583 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
3629 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfo.streamId}`);
3677 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
3720 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
3764 console.info(`StreamId for ${i} is: ${audioCapturerChangeInfoArray[i].streamId}`);
3816 console.info(`StreamId for ${i} is: ${audioRendererChangeInfo.streamId}`);
3893 console.info(`StreamId for ${i} is: ${AudioCapturerChangeInfoArray[i].streamId}`);
5404 console.info(`StreamId for ${i} is: ${AudioRendererChangeInfoArray[i].streamId}`);
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md1635 CAMERA_LOGE("RKCodecNode::DeliverBuffer StreamId %{public}d", id);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md1648 CAMERA_LOGE("RKCodecNode::DeliverBuffer StreamId %{public}d", id);