Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/io/
H A DFile.h79 const Source& GetSource() const override { in GetSource() function
H A DFileSystem.cpp54 const Source& RegularFile::GetSource() const { in GetSource() function in aapt::io::RegularFile
H A DZipArchive.cpp71 const Source& ZipFile::GetSource() const { in GetSource() function in aapt::io::ZipFile
/aosp12/frameworks/base/tools/aapt2/
H A DLoadedApk.h85 const Source& GetSource() { in GetSource() function
H A DResourceValues.h71 const Source& GetSource() const { in GetSource() function
/aosp12/art/runtime/verifier/
H A Dverifier_deps.h155 dex::StringIndex GetSource() const { return std::get<1>(*this); } in GetSource() function
/aosp12/frameworks/base/tools/aapt2/test/
H A DCommon.h97 const Source& GetSource() const override { in GetSource() function
/aosp12/art/tools/veridex/
H A Dflow_analysis.h61 RegisterSource GetSource() const { return source_; } in GetSource() function
/aosp12/system/bt/audio_hal_interface/
H A Dle_audio_software.cc505 LeAudioClientInterface::Source* LeAudioClientInterface::GetSource( in GetSource() function in bluetooth::audio::le_audio::LeAudioClientInterface