Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/base/
H A Dscoped_observation.h130 Source* GetSource() { return source_; } in GetSource() function
131 const Source* GetSource() const { return source_; } in GetSource() function
/aosp_15_r20/external/openthread/src/core/utils/
H A 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
/aosp_15_r20/external/sandboxed-api/contrib/libzip/utils/
H A 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
/aosp_15_r20/external/openthread/src/core/net/
H A 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
H A 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
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DFile.h83 const android::Source& GetSource() const override { in GetSource() function
H A DZipArchive.cpp70 const android::Source& ZipFile::GetSource() const { in GetSource() function in aapt::io::ZipFile
H A DFileSystem.cpp56 const android::Source& RegularFile::GetSource() const { in GetSource() function in aapt::io::RegularFile
/aosp_15_r20/external/webrtc/pc/
H A Daudio_track.cc44 AudioSourceInterface* AudioTrack::GetSource() const { in GetSource() function in webrtc::AudioTrack
H A Dvideo_track.cc70 VideoTrackSourceInterface* VideoTrack::GetSource() const { in GetSource() function in webrtc::VideoTrack
/aosp_15_r20/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
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DLoadedApk.h85 const android::Source& GetSource() { in GetSource() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dabsolute_capture_time_interpolator.cc28 uint32_t AbsoluteCaptureTimeInterpolator::GetSource( in GetSource() function in webrtc::AbsoluteCaptureTimeInterpolator
H A Dabsolute_capture_time_sender.cc36 uint32_t AbsoluteCaptureTimeSender::GetSource( in GetSource() function in webrtc::AbsoluteCaptureTimeSender
/aosp_15_r20/art/runtime/verifier/
H A Dverifier_deps.h162 dex::StringIndex GetSource() const { return std::get<1>(*this); } in GetSource() function
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DCommon.h123 const android::Source& GetSource() const override { in GetSource() function
/aosp_15_r20/art/tools/veridex/
H A Dflow_analysis.h61 RegisterSource GetSource() const { return source_; } in GetSource() function
/aosp_15_r20/external/openthread/src/core/radio/
H A Dtrel_packet.hpp189 const Mac::ExtAddress &GetSource(void) const { return mSource; } in GetSource() function in ot::Trel::Header
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_host.cc520 LeAudioClientInterface::Source* LeAudioClientInterface::GetSource( in GetSource() function in bluetooth::audio::le_audio::LeAudioClientInterface
Dle_audio_software.cc720 LeAudioClientInterface::Source* LeAudioClientInterface::GetSource( in GetSource() function in bluetooth::audio::le_audio::LeAudioClientInterface
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator.cc380 ::std::string GetSource(const ServiceDescriptor* service, in GetSource() function
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dobjective_c_generator.cc380 ::std::string GetSource(const ServiceDescriptor* service, in GetSource() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/aosp_15_r20/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/
H A Dgapic_metadata.json25 "GetSource": { object
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function

123