Home
last modified time | relevance | path

Searched defs:stream (Results 351 - 375 of 1424) sorted by relevance

1...<<11121314151617181920>>...57

/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp220 std::stringstream stream; in ShellDump() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/
H A Dclient_trans_udp_stream_interface.cpp133 std::unique_ptr<IStream> stream = nullptr; in SendVtpStream() local
49 CreateRawStream(const std::shared_ptr<StreamAdaptor> &adaptor, const char *buf, ssize_t bufLen, std::unique_ptr<IStream> &stream) CreateRawStream() argument
72 ProcessAdaptorAndEncrypt(const StreamFrameInfo *param, const StreamData *inData, std::shared_ptr<StreamAdaptor> &adaptor, std::unique_ptr<IStream> &stream, const StreamData *ext) ProcessAdaptorAndEncrypt() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h114 virtual void PutStream(std::unique_ptr<IStream> stream) in PutStream() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_qos/include/
H A Dlnn_lane_qos.h73 StreamInfo stream; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp121 std::shared_ptr<DCStreamInfo> stream = std::make_shared<DCStreamInfo>(); in ConfigureStreams() local
142 CheckStreamInfo(const DCStreamInfo& stream) CheckStreamInfo() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/
H A Dav_sync_manager.cpp43 void AVSyncManager::AddStreamInfo(const AVStreamInfo &stream) in AddStreamInfo() argument
59 void AVSyncManager::RemoveStreamInfo(const AVStreamInfo &stream) in RemoveStreamInfo() argument
[all...]
/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp82 std::ostringstream stream; in StructTransJson() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_inject.cpp107 std::ostringstream stream; in StructTransJson() local
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/
H A Drawfile_request.h40 ArkWeb_HttpBodyStream *stream() { return stream_; } in stream() function in RawfileRequest
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/
H A Drawfile_request.h39 ArkWeb_HttpBodyStream *stream() { return stream_; } in stream() function in RawfileRequest
/third_party/curl/tests/libtest/
H A Dlib552.c131 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
38 dump(const char *text, FILE *stream, unsigned char *ptr, size_t size, char nohex) dump() argument
144 write_callback(void *ptr, size_t size, size_t nmemb, void *stream) write_callback() argument
[all...]
/third_party/curl/tests/server/
H A Dfake_ntlm.c117 FILE *stream; in main() local
[all...]
/third_party/elfio/elfio/
H A Delfio_utils.hpp260 inline void adjust_stream_size( std::ostream& stream, std::streamsize offset ) in adjust_stream_size() argument
/third_party/ffmpeg/libavformat/
H A Drtpdec_amr.c135 amr_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) amr_parse_fmtp() argument
H A Drtmphttp.c41 URLContext *stream; ///< HTTP stream member
[all...]
H A Dnut.c266 int64_t ff_lsb2full(StreamContext *stream, int64_t lsb) in ff_lsb2full() argument
H A Drtpdec_latm.c132 parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) parse_fmtp() argument
/third_party/curl/src/
H A Dtool_cb_dbg.c249 dump(const char *timebuf, const char *idsbuf, const char *text, FILE *stream, const unsigned char *ptr, size_t size, trace tracetype, curl_infotype infotype) dump() argument
H A Dtool_sdecls.h71 FILE *stream; member
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_local.h46 snd_rawmidi_stream_t stream; member
/third_party/backends/backend/escl/
H A Descl_mupdf.c132 fz_stream *stream; in get_PDF_data() local
/third_party/backends/lib/
H A Dmd5.c146 md5_stream (FILE *stream, void *resblock) in md5_stream() argument
/third_party/curl/docs/examples/
H A Dsmooth-gtk-thread.c63 size_t write_file(void *ptr, size_t size, size_t nmemb, FILE *stream) in write_file() argument
/third_party/alsa-lib/test/
H A Dpcm-multi-thread.c41 static int stream = SND_PCM_STREAM_PLAYBACK; variable
/third_party/alsa-lib/include/
H A Dpcm_extplug.h97 snd_pcm_stream_t stream; member

Completed in 12 milliseconds

1...<<11121314151617181920>>...57