Home
last modified time | relevance | path

Searched defs:GetSource (Results 1 – 25 of 36) sorted by relevance

12

/external/cronet/base/
Dscoped_observation.h130 Source* GetSource() { return source_; } in GetSource() function
131 const Source* GetSource() const { return source_; } in GetSource() function
/external/openthread/src/core/utils/
Dping_sender.hpp104 Ip6::Address &GetSource(void) { return AsCoreType(&mSource); } in GetSource() function in ot::Utils::PingSender::Config
112 const Ip6::Address &GetSource(void) const { return AsCoreType(&mSource); } in GetSource() function in ot::Utils::PingSender::Config
/external/webrtc/pc/
Daudio_track.cc44 AudioSourceInterface* AudioTrack::GetSource() const { in GetSource() function in webrtc::AudioTrack
Dvideo_track.cc70 VideoTrackSourceInterface* VideoTrack::GetSource() const { in GetSource() function in webrtc::VideoTrack
/external/sandboxed-api/contrib/libzip/utils/
Dutils_zip.cc234 absl::StatusOr<void*> LibZip::GetSource(std::vector<uint8_t>& buf) { in GetSource() function in LibZip
249 absl::StatusOr<void*> LibZip::GetSource(int fd, const std::string& mode) { in GetSource() function in LibZip
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
DMicrosoft_Internet_Explorer.py15 def GetSource(self, _object=None, _attributes={}, **_arguments): member in Microsoft_Internet_Explorer_Events
/external/webrtc/modules/rtp_rtcp/source/
Dabsolute_capture_time_interpolator.cc28 uint32_t AbsoluteCaptureTimeInterpolator::GetSource( in GetSource() function in webrtc::AbsoluteCaptureTimeInterpolator
Dabsolute_capture_time_sender.cc36 uint32_t AbsoluteCaptureTimeSender::GetSource( in GetSource() function in webrtc::AbsoluteCaptureTimeSender
/external/openthread/src/core/net/
Dip6_headers.hpp281 Address &GetSource(void) { return mSource; } in GetSource() function in ot::Ip6::Header
289 const Address &GetSource(void) const { return mSource; } in GetSource() function in ot::Ip6::Header
Dip4_types.hpp477 Address &GetSource(void) { return mSource; } in GetSource() function in ot::Ip4::Header
485 const Address &GetSource(void) const { return mSource; } in GetSource() function in ot::Ip4::Header
/external/openthread/src/core/radio/
Dtrel_packet.hpp189 const Mac::ExtAddress &GetSource(void) const { return mSource; } in GetSource() function in ot::Trel::Header
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator.cc380 ::std::string GetSource(const ServiceDescriptor* service, in GetSource() function
/external/grpc-grpc/src/compiler/
Dobjective_c_generator.cc380 ::std::string GetSource(const ServiceDescriptor* service, in GetSource() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/
Dgapic_metadata.json25 "GetSource": { object
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/external/openthread/src/core/thread/
Dlowpan.hpp406 uint16_t GetSource(void) const { return mSource; } in GetSource() function in ot::Lowpan::MeshHeader
/external/googleapis/google/cloud/securitycenter/v1beta1/
Dsecuritycenter_service.proto82 rpc GetSource(GetSourceRequest) returns (Source) { rpc
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/proto/google/cloud/securitycenter/v1beta1/
Dsecuritycenter_service.proto82 rpc GetSource(GetSourceRequest) returns (Source) { rpc
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/
Dgapic_metadata.json34 "GetSource": { object
/external/openthread/src/core/mac/
Dmac_types.hpp452 PanId GetSource(void) const { return mSource; } in GetSource() function in ot::Mac::PanIds
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/proto/google/cloud/securitycenter/v1p1beta1/
Dsecuritycenter_service.proto117 rpc GetSource(GetSourceRequest) returns (Source) { rpc
/external/googleapis/google/cloud/securitycenter/v1p1beta1/
Dsecuritycenter_service.proto117 rpc GetSource(GetSourceRequest) returns (Source) { rpc
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc809 NextIterationSourceOp NextIterationSinkOp::GetSource() { in GetSource() function in mlir::tf_executor::NextIterationSinkOp

12