Home
last modified time | relevance | path

Searched defs:source_type (Results 1 – 25 of 41) sorted by relevance

12

/external/webrtc/api/transport/rtp/
Drtp_source.h40 RtpSourceType source_type, in RtpSource()
51 RtpSourceType source_type, in RtpSource()
74 RtpSourceType source_type() const { return source_type_; } in source_type() function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-retry-repeat-common.hpp63 typedef rxu::decay_t<Observable> source_type; typedef
114 typedef rxu::decay_t<Observable> source_type; typedef
Drx-connect_forever.hpp37 typedef rxu::decay_t<ConnectableObservable> source_type; typedef
Drx-flat_map.hpp54 typedef rxu::decay_t<Observable> source_type; typedef
92 typedef typename traits::source_type source_type; typedef
Drx-multicast.hpp38 typedef rxu::decay_t<Observable> source_type; typedef
Drx-concat_map.hpp54 typedef rxu::decay_t<Observable> source_type; typedef
94 typedef typename traits::source_type source_type; typedef
Drx-scan.hpp46 typedef rxu::decay_t<Observable> source_type; typedef
Drx-skip_last.hpp44 typedef rxu::decay_t<Observable> source_type; typedef
Drx-take_last.hpp44 typedef rxu::decay_t<Observable> source_type; typedef
Drx-skip.hpp45 typedef rxu::decay_t<Observable> source_type; typedef
Drx-take.hpp44 typedef rxu::decay_t<Observable> source_type; typedef
Drx-subscribe_on.hpp47 typedef rxu::decay_t<Observable> source_type; typedef
Drx-merge.hpp74 typedef rxu::decay_t<Observable> source_type; typedef
Drx-merge_delay_error.hpp67 typedef rxu::decay_t<Observable> source_type; typedef
Drx-switch_on_next.hpp51 typedef rxu::decay_t<Observable> source_type; typedef
Drx-reduce.hpp87 typedef rxu::decay_t<Observable> source_type; typedef
103 typedef typename traits::source_type source_type; typedef
Drx-take_until.hpp61 typedef rxu::decay_t<Observable> source_type; typedef
Drx-skip_until.hpp51 typedef rxu::decay_t<Observable> source_type; typedef
Drx-amb.hpp70 typedef rxu::decay_t<Observable> source_type; typedef
Drx-concat.hpp69 typedef rxu::decay_t<Observable> source_type; typedef
/external/webrtc/modules/rtp_rtcp/source/
Dsource_tracker.h62 RtpSourceType source_type; member
/external/pdfium/testing/tools/
Dgold.py180 def __init__(self, source_type, output_dir, properties_str, key_str, argument
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbinline.py17 def source_type(filename): function
/external/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t source_type; member
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp272 using source_type = rxu::decay_t<Source>; typedef

12